proxygen
UDPAcceptor Member List

This is the complete list of members for UDPAcceptor, including all inherited members.

changePortForWrites_UDPAcceptorprivate
evb_UDPAcceptorprivate
lastClient_UDPAcceptorprivate
lastMsg_UDPAcceptorprivate
n_UDPAcceptorprivate
onDataAvailable(std::shared_ptr< folly::AsyncUDPSocket > socket, const folly::SocketAddress &client, std::unique_ptr< folly::IOBuf > data, bool) noexceptoverrideUDPAcceptorinline
onDataAvailable(std::shared_ptr< folly::AsyncUDPSocket > socket, const folly::SocketAddress &client, std::unique_ptr< folly::IOBuf > data, bool truncated) noexceptoverrideUDPAcceptorinline
onListenStarted() noexceptoverrideUDPAcceptorinline
onListenStarted() noexceptoverrideUDPAcceptorinline
onListenStopped() noexceptoverrideUDPAcceptorinline
onListenStopped() noexceptoverrideUDPAcceptorinline
sendPong(std::shared_ptr< folly::AsyncUDPSocket > socket) noexceptUDPAcceptorinline
UDPAcceptor(EventBase *evb)UDPAcceptorinline
UDPAcceptor(EventBase *evb, int n, bool changePortForWrites)UDPAcceptorinline