MCPcopy 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
1510bool SSL::GetMultiProtocol() const
1511{
1512 return secure_.GetContext()->getMethod()->multipleProtocol();
1513}
1514
1515
1516Crypto& SSL::useCrypto()

Callers 1

ProcessMethod · 0.80

Calls 3

multipleProtocolMethod · 0.80
getMethodMethod · 0.80
GetContextMethod · 0.80

Tested by

no test coverage detected