|
proxygen
|
This is the complete list of members for folly::AsyncSSLSocket::HandshakeCB, including all inherited members.
| handshakeErr(AsyncSSLSocket *sock, const AsyncSocketException &ex) noexcept=0 | folly::AsyncSSLSocket::HandshakeCB | pure virtual |
| handshakeSuc(AsyncSSLSocket *sock) noexcept=0 | folly::AsyncSSLSocket::HandshakeCB | pure virtual |
| handshakeVer(AsyncSSLSocket *, bool preverifyOk, X509_STORE_CTX *) noexcept | folly::AsyncSSLSocket::HandshakeCB | inlinevirtual |
| ~HandshakeCB()=default | folly::AsyncSSLSocket::HandshakeCB | virtual |