Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
203
void
204
database::stop() volatile
205
{
206
child_running = false;
207
}
208
209
const config&
210
database::get_conf() const volatile
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected