Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MariaDB/server
/ get_error_code
Method
get_error_code
plugin/handler_socket/libhsclient/hstcpcli.cpp:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
int
113
hstcpcli::get_error_code()
114
{
115
return error_code;
116
}
117
118
std::string
119
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