Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ ERR_peek_error
Function
ERR_peek_error
extra/yassl/src/ssl.cpp:1495–1498 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1493
1494
1495
unsigned long ERR_peek_error()
1496
{
1497
return err_helper(true);
1498
}
1499
1500
1501
unsigned long ERR_get_error()
Callers
nothing calls this directly
Calls
1
err_helper
Function · 0.85
Tested by
no test coverage detected