proxygen
|
This is the complete list of members for wangle::SSLStats, including all inherited members.
recordClientRenegotiation() noexcept=0 | wangle::SSLStats | pure virtual |
recordSSLAcceptLatency(int64_t latency) noexcept=0 | wangle::SSLStats | pure virtual |
recordSSLClientCertificateMismatch() noexcept=0 | wangle::SSLStats | pure virtual |
recordSSLSession(bool sessionNew, bool sessionHit, bool foreign) noexcept=0 | wangle::SSLStats | pure virtual |
recordSSLSessionFree(uint32_t freed) noexcept=0 | wangle::SSLStats | pure virtual |
recordSSLSessionGetError(uint32_t err) noexcept=0 | wangle::SSLStats | pure virtual |
recordSSLSessionRemove() noexcept=0 | wangle::SSLStats | pure virtual |
recordSSLSessionSetError(uint32_t err) noexcept=0 | wangle::SSLStats | pure virtual |
recordSSLUpstreamConnection(bool handshake) noexcept=0 | wangle::SSLStats | pure virtual |
recordSSLUpstreamConnectionError(bool verifyError) noexcept=0 | wangle::SSLStats | pure virtual |
recordTLSTicket(bool ticketNew, bool ticketHit) noexcept=0 | wangle::SSLStats | pure virtual |
recordTLSTicketRotation(bool valid) noexcept=0 | wangle::SSLStats | pure virtual |
~SSLStats() noexcept | wangle::SSLStats | inlinevirtual |