proxygen
|
This is the complete list of members for folly::AlpnClient, including all inherited members.
AlpnClient(AsyncSSLSocket::UniquePtr socket) | folly::AlpnClient | inlineexplicit |
except | folly::AlpnClient | |
handshakeErr(AsyncSSLSocket *, const AsyncSocketException &ex) noexceptoverride | folly::AlpnClient | inlineprivatevirtual |
handshakeSuc(AsyncSSLSocket *) noexceptoverride | folly::AlpnClient | inlineprivatevirtual |
handshakeVer(AsyncSSLSocket *, bool preverifyOk, X509_STORE_CTX *) noexcept | folly::AsyncSSLSocket::HandshakeCB | inlineprivatevirtual |
nextProto | folly::AlpnClient | |
nextProtoLength | folly::AlpnClient | |
socket_ | folly::AlpnClient | private |
writeErr(size_t bytesWritten, const AsyncSocketException &ex) noexceptoverride | folly::AlpnClient | inlineprivatevirtual |
writeSuccess() noexceptoverride | folly::AlpnClient | inlineprivatevirtual |
~HandshakeCB()=default | folly::AsyncSSLSocket::HandshakeCB | privatevirtual |
~WriteCallback()=default | folly::AsyncWriter::WriteCallback | privatevirtual |