MCPcopy 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
253void 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_messageFunction · 0.45
ProcessOldClientHelloFunction · 0.45
DoProcessReplyFunction · 0.45
processReplyFunction · 0.45
sendDataFunction · 0.45
receiveDataFunction · 0.45
createKeyMethod · 0.45
buildMethod · 0.45
readMethod · 0.45
ProcessMethod · 0.45
SSL_connectFunction · 0.45
SSL_acceptFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected