proxygen
TestAsyncUDPSocket Member List

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

address() const folly::AsyncUDPSocketinlinevirtual
AsyncUDPSocket(EventBase *evb)folly::AsyncUDPSocketexplicit
attachEventBase(folly::EventBase *evb)folly::AsyncUDPSocketvirtual
bind(const folly::SocketAddress &address)folly::AsyncUDPSocketvirtual
changeHandlerFD(int fd)folly::EventHandlerinline
changeHandlerFD(NetworkSocket fd)folly::EventHandler
close()folly::AsyncUDPSocketvirtual
connect(const folly::SocketAddress &address)folly::AsyncUDPSocketvirtual
detachEventBase()folly::AsyncUDPSocketvirtual
dontFragment(bool df)folly::AsyncUDPSocketvirtual
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
FDOwnership enum namefolly::AsyncUDPSocket
getEventBase() const folly::AsyncUDPSocketinline
getFD() const folly::AsyncUDPSocketinlinevirtual
getGSO()folly::AsyncUDPSocket
getRegisteredEvents() const folly::EventHandlerinline
handleErrMessages() noexceptfolly::AsyncUDPSocketprotected
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
MOCK_METHOD3(sendmsg, ssize_t(folly::NetworkSocket, const struct msghdr *, int))TestAsyncUDPSocket
NONE enum valuefolly::EventHandler
pauseRead()folly::AsyncUDPSocketvirtual
PERSIST enum valuefolly::EventHandler
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
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
TestAsyncUDPSocket(EventBase *evb)TestAsyncUDPSocketinlineexplicit
unregisterHandler()folly::EventHandler
write(const folly::SocketAddress &address, const std::unique_ptr< folly::IOBuf > &buf)folly::AsyncUDPSocketvirtual
WRITE enum valuefolly::EventHandler
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