proxygen
folly::AsyncSSLSocket::HandshakeCB Member List

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

handshakeErr(AsyncSSLSocket *sock, const AsyncSocketException &ex) noexcept=0folly::AsyncSSLSocket::HandshakeCBpure virtual
handshakeSuc(AsyncSSLSocket *sock) noexcept=0folly::AsyncSSLSocket::HandshakeCBpure virtual
handshakeVer(AsyncSSLSocket *, bool preverifyOk, X509_STORE_CTX *) noexceptfolly::AsyncSSLSocket::HandshakeCBinlinevirtual
~HandshakeCB()=defaultfolly::AsyncSSLSocket::HandshakeCBvirtual