MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / GetSessionCacheFlushOff

Method GetSessionCacheFlushOff

extra/yassl/src/yassl_int.cpp:2100–2103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2098
2099
2100bool SSL_CTX::GetSessionCacheFlushOff() const
2101{
2102 return sessionCacheFlushOff_;
2103}
2104
2105
2106void SSL_CTX::SetUserData(void* data)

Callers 1

addMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected