proxygen
|
This is the complete list of members for folly::AsyncServerSocket::AcceptCallback, including all inherited members.
acceptError(const std::exception &ex) noexcept=0 | folly::AsyncServerSocket::AcceptCallback | pure virtual |
acceptStarted() noexcept | folly::AsyncServerSocket::AcceptCallback | inlinevirtual |
acceptStopped() noexcept | folly::AsyncServerSocket::AcceptCallback | inlinevirtual |
connectionAccepted(int fd, const SocketAddress &clientAddr) noexcept=0 | folly::AsyncServerSocket::AcceptCallback | pure virtual |
~AcceptCallback()=default | folly::AsyncServerSocket::AcceptCallback | virtual |