MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / verfiyHandShakeComplete

Method verfiyHandShakeComplete

extra/yassl/src/yassl_int.cpp:1351–1355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1349
1350
1351void SSL::verfiyHandShakeComplete()
1352{
1353 if (GetError()) return;
1354 if (states_.getHandShake() != handShakeReady) order_error();
1355}
1356
1357
1358void SSL::verifyClientState(HandShakeType hsType)

Callers 2

sendDataFunction · 0.80
receiveDataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected