Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2100
bool SSL_CTX::GetSessionCacheFlushOff() const
2101
{
2102
return sessionCacheFlushOff_;
2103
}
2104
2105
2106
void SSL_CTX::SetUserData(void* data)
Callers
1
add
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected