MCPcopy 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
1498YasslError SSL::GetError() const
1499{
1500 return states_.What();
1501}
1502
1503
1504bool SSL::GetQuietShutdown() const

Callers 15

CopyCaCertMethod · 0.45
ValidateMethod · 0.45
SetPrivateKeyMethod · 0.45
DoProcessReplyFunction · 0.45
processReplyFunction · 0.45
sendClientHelloFunction · 0.45
sendClientKeyExchangeFunction · 0.45
sendServerKeyExchangeFunction · 0.45
sendChangeCipherFunction · 0.45
sendFinishedFunction · 0.45
sendDataFunction · 0.45
receiveDataFunction · 0.45

Calls 1

WhatMethod · 0.45

Tested by

no test coverage detected