Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1504
bool SSL::GetQuietShutdown() const
1505
{
1506
return quietShutdown_;
1507
}
1508
1509
1510
bool SSL::GetMultiProtocol() const
Callers
2
SSL_shutdown
Function · 0.80
SSL_get_quiet_shutdown
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected