Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/HandlerSocket-Plugin-for-MySQL
/ get_error_code
Method
get_error_code
libhsclient/hstcpcli.cpp:111–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
int
112
hstcpcli::get_error_code()
113
{
114
return error_code;
115
}
116
117
std::string
118
hstcpcli::get_error()
Callers
2
op_insert
Method · 0.80
check_hs_error
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected