MCPcopy Create free account
hub / github.com/DeNA/HandlerSocket-Plugin-for-MySQL / stop

Method stop

handlersocket/database.cpp:203–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203void
204database::stop() volatile
205{
206 child_running = false;
207}
208
209const config&
210database::get_conf() const volatile

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected