MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / GetQuietShutdown

Method GetQuietShutdown

extra/yassl/src/yassl_int.cpp:1504–1507  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1502
1503
1504bool SSL::GetQuietShutdown() const
1505{
1506 return quietShutdown_;
1507}
1508
1509
1510bool SSL::GetMultiProtocol() const

Callers 2

SSL_shutdownFunction · 0.80
SSL_get_quiet_shutdownFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected