Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ GetUserData
Method
GetUserData
extra/yassl/src/yassl_int.cpp:2088–2091 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2086
2087
2088
void* SSL_CTX::GetUserData() const
2089
{
2090
return userData_;
2091
}
2092
2093
2094
bool SSL_CTX::GetSessionCacheOff() const
Callers
1
read_file
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected