proxygen
|
#include <folly/io/async/AsyncTransport.h>
#include <folly/io/async/AsyncSocket.h>
#include <folly/io/async/test/MockAsyncTransport.h>
#include <folly/portability/GTest.h>
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
Functions | |
folly::TEST (AsyncTransportTest, getSocketFromSocket) | |
folly::TEST (AsyncTransportTest, getSocketFromWrappedTransport) | |