|
proxygen
|
#include <folly/io/async/AsyncUDPSocket.h>#include <folly/Likely.h>#include <folly/io/async/EventBase.h>#include <folly/portability/Fcntl.h>#include <folly/portability/Sockets.h>#include <folly/portability/Unistd.h>#include <errno.h>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Macros | |
| #define | SO_REUSEPORT 15 |
| #define SO_REUSEPORT 15 |
Definition at line 30 of file AsyncUDPSocket.cpp.
Referenced by folly::AsyncUDPSocket::bind().