Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/HandlerSocket-Plugin-for-MySQL
/ main
Function
main
client/hsclient.cpp:83–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
};
82
83
int
84
main(int argc, char **argv)
85
{
86
return dena::hstcpcli_main(argc, argv);
87
}
88
Callers
nothing calls this directly
Calls
1
hstcpcli_main
Function · 0.85
Tested by
no test coverage detected