proxygen
SSLSessionCacheManager.h File Reference

Go to the source code of this file.

Classes

class  wangle::LocalSSLSessionCache
 
class  wangle::ShardedLocalSSLSessionCache
 
struct  wangle::PendingLookup
 
class  wangle::SSLSessionCacheManager
 

Namespaces

 wangle
 

Typedefs

typedef folly::EvictingCacheMap< std::string, SSL_SESSION * > wangle::SSLSessionCacheMap
 
typedef std::pair< folly::AsyncSSLSocket *, std::unique_ptr< folly::DelayedDestruction::DestructorGuard > > wangle::AttachedLookup
 
typedef std::map< std::string, PendingLookup > wangle::PendingLookupMap