proxygen
folly::AsyncUDPSocket Member List

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

address() const folly::AsyncUDPSocketinlinevirtual
AsyncUDPSocket(EventBase *evb)folly::AsyncUDPSocketexplicit
AsyncUDPSocket(const AsyncUDPSocket &)=deletefolly::AsyncUDPSocketprivate
attachEventBase(folly::EventBase *evb)folly::AsyncUDPSocketvirtual
bind(const folly::SocketAddress &address)folly::AsyncUDPSocketvirtual
busyPollUs_folly::AsyncUDPSocketprivate
changeHandlerFD(int fd)folly::EventHandlerinline
changeHandlerFD(NetworkSocket fd)folly::EventHandler
clientAddress_folly::AsyncUDPSocketprivate
close()folly::AsyncUDPSocketvirtual
connect(const folly::SocketAddress &address)folly::AsyncUDPSocketvirtual
detachEventBase()folly::AsyncUDPSocketvirtual
dontFragment(bool df)folly::AsyncUDPSocketvirtual
errMessageCallback_folly::AsyncUDPSocketprivate
eventBase_folly::AsyncUDPSocketprivate
EventFlags enum namefolly::EventHandler
EventHandler(EventBase *eventBase, int fd)folly::EventHandlerinlineexplicit
EventHandler(EventBase *eventBase=nullptr, NetworkSocket fd=NetworkSocket())folly::EventHandlerexplicit
failErrMessageRead(const AsyncSocketException &ex)folly::AsyncUDPSocketprotected
fd_folly::AsyncUDPSocketprivate
FDOwnership enum namefolly::AsyncUDPSocket
getEventBase() const folly::AsyncUDPSocketinline
getFD() const folly::AsyncUDPSocketinlinevirtual
getGSO()folly::AsyncUDPSocket
getRegisteredEvents() const folly::EventHandlerinline
gso_folly::AsyncUDPSocketprivate
handleErrMessages() noexceptfolly::AsyncUDPSocketprotected
handleRead() noexceptfolly::AsyncUDPSocketprivate
handlerReady(uint16_t events) noexceptoverridefolly::AsyncUDPSocketprivatevirtual
initHandler(EventBase *eventBase, int fd)folly::EventHandlerinline
initHandler(EventBase *eventBase, NetworkSocket fd)folly::EventHandler
isBound() const folly::AsyncUDPSocketinlinevirtual
isHandlerRegistered() const folly::EventHandlerinline
isPending() const folly::EventHandler
localAddress_folly::AsyncUDPSocketprivate
NONE enum valuefolly::EventHandler
operator=(const AsyncUDPSocket &)=deletefolly::AsyncUDPSocketprivate
ownership_folly::AsyncUDPSocketprivate
pauseRead()folly::AsyncUDPSocketvirtual
PERSIST enum valuefolly::EventHandler
rcvBuf_folly::AsyncUDPSocketprivate
READ enum valuefolly::EventHandler
READ_WRITE enum valuefolly::EventHandler
readCallback_folly::AsyncUDPSocketprotected
registerHandler(uint16_t events)folly::EventHandlerinline
registerInternalHandler(uint16_t events)folly::EventHandlerinline
resumeRead(ReadCallback *cob)folly::AsyncUDPSocketvirtual
reuseAddr_folly::AsyncUDPSocketprivate
reusePort_folly::AsyncUDPSocketprivate
sendmsg(NetworkSocket socket, const struct msghdr *message, int flags)folly::AsyncUDPSocketinlineprotectedvirtual
setBusyPoll(int busyPollUs)folly::AsyncUDPSocketinlinevirtual
setErrMessageCallback(ErrMessageCallback *errMessageCallback)folly::AsyncUDPSocketvirtual
setFD(int fd, FDOwnership ownership)folly::AsyncUDPSocketinline
setFD(NetworkSocket fd, FDOwnership ownership)folly::AsyncUDPSocketvirtual
setGSO(int val)folly::AsyncUDPSocket
setRcvBuf(int rcvBuf)folly::AsyncUDPSocketinlinevirtual
setReuseAddr(bool reuseAddr)folly::AsyncUDPSocketinlinevirtual
setReusePort(bool reusePort)folly::AsyncUDPSocketinlinevirtual
setSndBuf(int sndBuf)folly::AsyncUDPSocketinlinevirtual
sndBuf_folly::AsyncUDPSocketprivate
unregisterHandler()folly::EventHandler
updateRegistration() noexceptfolly::AsyncUDPSocketprivate
WRITE enum valuefolly::EventHandler
write(const folly::SocketAddress &address, const std::unique_ptr< folly::IOBuf > &buf)folly::AsyncUDPSocketvirtual
writeGSO(const folly::SocketAddress &address, const std::unique_ptr< folly::IOBuf > &buf, int gso)folly::AsyncUDPSocketvirtual
writev(const folly::SocketAddress &address, const struct iovec *vec, size_t veclen, int gso)folly::AsyncUDPSocketvirtual
writev(const folly::SocketAddress &address, const struct iovec *vec, size_t veclen)folly::AsyncUDPSocketvirtual
~AsyncUDPSocket() overridefolly::AsyncUDPSocket
~EventHandler()folly::EventHandlervirtual