proxygen
folly::AsyncServerSocket::AcceptCallback Member List

This is the complete list of members for folly::AsyncServerSocket::AcceptCallback, including all inherited members.

acceptError(const std::exception &ex) noexcept=0folly::AsyncServerSocket::AcceptCallbackpure virtual
acceptStarted() noexceptfolly::AsyncServerSocket::AcceptCallbackinlinevirtual
acceptStopped() noexceptfolly::AsyncServerSocket::AcceptCallbackinlinevirtual
connectionAccepted(int fd, const SocketAddress &clientAddr) noexcept=0folly::AsyncServerSocket::AcceptCallbackpure virtual
~AcceptCallback()=defaultfolly::AsyncServerSocket::AcceptCallbackvirtual