proxygen
folly::AsyncServerSocket::ConnectionEventCallback Member List

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

onBackoffEnded() noexcept=0folly::AsyncServerSocket::ConnectionEventCallbackpure virtual
onBackoffError() noexcept=0folly::AsyncServerSocket::ConnectionEventCallbackpure virtual
onBackoffStarted() noexcept=0folly::AsyncServerSocket::ConnectionEventCallbackpure virtual
onConnectionAccepted(const int socket, const SocketAddress &addr) noexcept=0folly::AsyncServerSocket::ConnectionEventCallbackpure virtual
onConnectionAcceptError(const int err) noexcept=0folly::AsyncServerSocket::ConnectionEventCallbackpure virtual
onConnectionDequeuedByAcceptorCallback(const int socket, const SocketAddress &addr) noexcept=0folly::AsyncServerSocket::ConnectionEventCallbackpure virtual
onConnectionDropped(const int socket, const SocketAddress &addr) noexcept=0folly::AsyncServerSocket::ConnectionEventCallbackpure virtual
onConnectionEnqueuedForAcceptorCallback(const int socket, const SocketAddress &addr) noexcept=0folly::AsyncServerSocket::ConnectionEventCallbackpure virtual
~ConnectionEventCallback()=defaultfolly::AsyncServerSocket::ConnectionEventCallbackvirtual