proxygen
folly::AsyncUDPServerSocket Member List

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

addListener(EventBase *evb, Callback *callback)folly::AsyncUDPServerSocketinline
address() const folly::AsyncUDPServerSocketinline
AsyncUDPServerSocket(EventBase *evb, size_t sz=1500)folly::AsyncUDPServerSocketinlineexplicit
bind(const folly::SocketAddress &addy)folly::AsyncUDPServerSocketinline
buf_folly::AsyncUDPServerSocketprivate
close()folly::AsyncUDPServerSocketinline
evb_folly::AsyncUDPServerSocketprivate
getAddress(SocketAddress *a) const overridefolly::AsyncUDPServerSocketinlinevirtual
getEventBase() const overridefolly::AsyncUDPServerSocketinlinevirtual
getFD() const folly::AsyncUDPServerSocketinline
getReadBuffer(void **buf, size_t *len) noexceptoverridefolly::AsyncUDPServerSocketinlineprivatevirtual
listen()folly::AsyncUDPServerSocketinline
Listener typedeffolly::AsyncUDPServerSocketprivate
listeners_folly::AsyncUDPServerSocketprivate
nextListener_folly::AsyncUDPServerSocketprivate
onDataAvailable(const folly::SocketAddress &clientAddress, size_t len, bool truncated) noexceptoverridefolly::AsyncUDPServerSocketinlineprivatevirtual
onReadClosed() noexceptoverridefolly::AsyncUDPServerSocketinlineprivatevirtual
onReadError(const AsyncSocketException &ex) noexceptoverridefolly::AsyncUDPServerSocketinlineprivatevirtual
packetSize_folly::AsyncUDPServerSocketprivate
pauseAccepting()folly::AsyncUDPServerSocketinline
resumeAccepting()folly::AsyncUDPServerSocketinline
reusePort_folly::AsyncUDPServerSocketprivate
setReusePort(bool reusePort)folly::AsyncUDPServerSocketinline
socket_folly::AsyncUDPServerSocketprivate
~AsyncSocketBase()=defaultfolly::AsyncSocketBasevirtual
~AsyncUDPServerSocket() overridefolly::AsyncUDPServerSocketinline
~ReadCallback()=defaultfolly::AsyncUDPSocket::ReadCallbackprivatevirtual