|
proxygen
|
#include <iostream>#include <folly/io/async/AsyncServerSocket.h>#include <folly/io/async/AsyncSocket.h>#include <folly/io/async/EventBase.h>#include <folly/portability/GTest.h>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Macros | |
| #define | TCP_SAVE_SYN 27 |
Functions | |
| folly::TEST (AsyncSocketTest, getSockOpt) | |
| folly::TEST (AsyncSocketTest, REUSEPORT) | |
| folly::TEST (AsyncSocketTest, v4v6samePort) | |
| folly::TEST (AsyncSocketTest, duplicateBind) | |
| folly::TEST (AsyncSocketTest, tosReflect) | |
| #define TCP_SAVE_SYN 27 |
Definition at line 26 of file AsyncSocketTest.cpp.
Referenced by folly::TEST().