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

Function ERR_get_error

extra/yassl/src/ssl.cpp:1501–1504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1499
1500
1501unsigned long ERR_get_error()
1502{
1503 return err_helper();
1504}
1505
1506
1507 // functions for stunnel

Callers

nothing calls this directly

Calls 1

err_helperFunction · 0.85

Tested by

no test coverage detected