proxygen
|
#include <folly/net/detail/SocketFileDescriptorMap.h>
#include <folly/Portability.h>
#include <folly/portability/Fcntl.h>
#include <folly/portability/GTest.h>
#include <folly/portability/Sockets.h>
#include <folly/portability/Windows.h>
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
folly::netops | |
Functions | |
folly::netops::TEST (SocketFileDescriptorMap, fd_to_socket_consistent) | |
folly::netops::TEST (SocketFileDescriptorMap, no_socket_reuse) | |
folly::netops::TEST (SocketFileDescriptorMap, close_non_mapped_native_socket) | |