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

Method GetSessionCacheOff

extra/yassl/src/yassl_int.cpp:2094–2097  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2092
2093
2094bool SSL_CTX::GetSessionCacheOff() const
2095{
2096 return sessionCacheOff_;
2097}
2098
2099
2100bool SSL_CTX::GetSessionCacheFlushOff() const

Callers 6

sendFinishedFunction · 0.80
ProcessMethod · 0.80
set_sessionMethod · 0.80
SSL_get_sessionFunction · 0.80
SSL_set_sessionFunction · 0.80
SSL_flush_sessionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected