|
proxygen
|
#include <sys/types.h>#include <cstddef>#include <iosfwd>#include <string>#include <folly/IPAddress.h>#include <folly/Portability.h>#include <folly/Range.h>#include <folly/net/NetworkSocket.h>#include <folly/portability/Sockets.h>Go to the source code of this file.
Classes | |
| class | folly::SocketAddress |
| struct | folly::SocketAddress::ExternalUnixAddr |
| union | folly::SocketAddress::AddrStorage |
| struct | std::hash< folly::SocketAddress > |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Functions | |
| size_t | folly::hash_value (const SocketAddress &address) |
| std::ostream & | folly::operator<< (std::ostream &os, const SocketAddress &addr) |