Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1466
void ERR_remove_state(unsigned long)
1467
{
1468
GetErrors().Remove();
1469
}
1470
1471
1472
int ERR_GET_REASON(int l)
Callers
nothing calls this directly
Calls
1
Remove
Method · 0.80
Tested by
no test coverage detected