proxygen
|
This is the complete list of members for wangle::ServerSocketFactory, including all inherited members.
addAcceptCB(std::shared_ptr< folly::AsyncSocketBase > sock, Acceptor *callback, folly::EventBase *base)=0 | wangle::ServerSocketFactory | pure virtual |
newSocket(folly::SocketAddress address, int backlog, bool reuse, const ServerSocketConfig &config)=0 | wangle::ServerSocketFactory | pure virtual |
removeAcceptCB(std::shared_ptr< folly::AsyncSocketBase > sock, Acceptor *callback, folly::EventBase *base)=0 | wangle::ServerSocketFactory | pure virtual |
~ServerSocketFactory()=default | wangle::ServerSocketFactory | virtual |