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

Function ERR_remove_state

extra/yassl/src/ssl.cpp:1466–1469  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1464
1465
1466void ERR_remove_state(unsigned long)
1467{
1468 GetErrors().Remove();
1469}
1470
1471
1472int ERR_GET_REASON(int l)

Callers

nothing calls this directly

Calls 1

RemoveMethod · 0.80

Tested by

no test coverage detected