MCPcopy 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
2088void* SSL_CTX::GetUserData() const
2089{
2090 return userData_;
2091}
2092
2093
2094bool SSL_CTX::GetSessionCacheOff() const

Callers 1

read_fileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected