MCPcopy 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
83int
84main(int argc, char **argv)
85{
86 return dena::hstcpcli_main(argc, argv);
87}
88

Callers

nothing calls this directly

Calls 1

hstcpcli_mainFunction · 0.85

Tested by

no test coverage detected