Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2094
bool SSL_CTX::GetSessionCacheOff() const
2095
{
2096
return sessionCacheOff_;
2097
}
2098
2099
2100
bool SSL_CTX::GetSessionCacheFlushOff() const
Callers
6
sendFinished
Function · 0.80
Process
Method · 0.80
set_session
Method · 0.80
SSL_get_session
Function · 0.80
SSL_set_session
Function · 0.80
SSL_flush_sessions
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected