Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ GetError
Method
GetError
extra/yassl/src/yassl_int.cpp:1498–1501 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1496
1497
1498
YasslError SSL::GetError() const
1499
{
1500
return states_.What();
1501
}
1502
1503
1504
bool SSL::GetQuietShutdown() const
Callers
15
CopyCaCert
Method · 0.45
Validate
Method · 0.45
SetPrivateKey
Method · 0.45
DoProcessReply
Function · 0.45
processReply
Function · 0.45
sendClientHello
Function · 0.45
sendClientKeyExchange
Function · 0.45
sendServerKeyExchange
Function · 0.45
sendChangeCipher
Function · 0.45
sendFinished
Function · 0.45
sendData
Function · 0.45
receiveData
Function · 0.45
Calls
1
What
Method · 0.45
Tested by
no test coverage detected