proxygen
|
This is the complete list of members for wangle::AcceptorHandshakeHelper, including all inherited members.
DelayedDestruction() | folly::DelayedDestruction | inlineprotected |
DelayedDestructionBase() | folly::DelayedDestructionBase | inlineprotected |
destroy() | folly::DelayedDestruction | inlinevirtual |
dropConnection(SSLErrorEnum reason=SSLErrorEnum::NO_ERROR)=0 | wangle::AcceptorHandshakeHelper | pure virtual |
getDestroyPending() const | folly::DelayedDestruction | inline |
getDestructorGuardCount() const | folly::DelayedDestructionBase | inlineprotected |
start(folly::AsyncSSLSocket::UniquePtr sock, AcceptorHandshakeHelper::Callback *callback) noexcept=0 | wangle::AcceptorHandshakeHelper | pure virtual |
UniquePtr typedef | wangle::AcceptorHandshakeHelper | |
~DelayedDestruction() override=default | folly::DelayedDestruction | protected |
~DelayedDestructionBase()=default | folly::DelayedDestructionBase | virtual |