proxygen
folly::AsyncUDPSocket::ReadCallback Member List

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

getReadBuffer(void **buf, size_t *len) noexcept=0folly::AsyncUDPSocket::ReadCallbackpure virtual
onDataAvailable(const folly::SocketAddress &client, size_t len, bool truncated) noexcept=0folly::AsyncUDPSocket::ReadCallbackpure virtual
onReadClosed() noexcept=0folly::AsyncUDPSocket::ReadCallbackpure virtual
onReadError(const AsyncSocketException &ex) noexcept=0folly::AsyncUDPSocket::ReadCallbackpure virtual
~ReadCallback()=defaultfolly::AsyncUDPSocket::ReadCallbackvirtual