Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ GetMultiProtocol
Method
GetMultiProtocol
extra/yassl/src/yassl_int.cpp:1510–1513 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1508
1509
1510
bool SSL::GetMultiProtocol() const
1511
{
1512
return secure_.GetContext()->getMethod()->multipleProtocol();
1513
}
1514
1515
1516
Crypto& SSL::useCrypto()
Callers
1
Process
Method · 0.80
Calls
3
multipleProtocol
Method · 0.80
getMethod
Method · 0.80
GetContext
Method · 0.80
Tested by
no test coverage detected