proxygen
|
#include <wangle/ssl/SSLSessionCacheManager.h>
#include <wangle/ssl/SSLCacheProvider.h>
#include <wangle/ssl/SSLStats.h>
#include <wangle/ssl/SSLUtil.h>
#include <folly/fibers/Fiber.h>
#include <folly/io/async/EventBase.h>
#include <folly/portability/GFlags.h>
#include <folly/portability/OpenSSL.h>
Go to the source code of this file.
Namespaces | |
wangle | |
Functions | |
DEFINE_bool (dcache_unit_test, false,"All VIPs share one session cache") | |
DEFINE_bool | ( | dcache_unit_test | , |
false | , | ||
"All VIPs share one session cache" | |||
) |