proxygen
|
#include <folly/SocketAddress.h>
Go to the source code of this file.
Classes | |
struct | proxygen::AcceptorAddress |
Namespaces | |
proxygen | |
Typedefs | |
using | proxygen::AcceptorType = AcceptorAddress::AcceptorType |
Functions | |
bool | proxygen::operator< (const AcceptorAddress &lv, const AcceptorAddress &rv) |
std::ostream & | proxygen::operator<< (std::ostream &os, const AcceptorAddress::AcceptorType &accType) |
std::ostream & | proxygen::operator<< (std::ostream &os, const AcceptorAddress &accAddr) |