Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/HandlerSocket-Plugin-for-MySQL
/ main
Function
main
client/hslongrun.cpp:1036–1040 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1034
};
1035
1036
int
1037
main(int argc, char **argv)
1038
{
1039
return dena::hs_longrun_main(argc, argv);
1040
}
1041
Callers
nothing calls this directly
Calls
1
hs_longrun_main
Function · 0.85
Tested by
no test coverage detected