Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ SetError
Method
SetError
extra/yassl/src/yassl_int.cpp:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
252
253
void States::SetError(YasslError ye)
254
{
255
what_ = ye;
256
}
257
258
259
// mark message recvd, check for duplicates, return 0 on success
Callers
12
decrypt_message
Function · 0.45
ProcessOldClientHello
Function · 0.45
DoProcessReply
Function · 0.45
processReply
Function · 0.45
sendData
Function · 0.45
receiveData
Function · 0.45
createKey
Method · 0.45
build
Method · 0.45
read
Method · 0.45
Process
Method · 0.45
SSL_connect
Function · 0.45
SSL_accept
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected