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

Method closed

handlersocket/hstcpsvr_worker.cpp:95–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93};
94
95bool
96hstcpsvr_conn::closed() const
97{
98 return fd.get() < 0;
99}
100
101bool
102hstcpsvr_conn::ok_to_close() const

Callers 1

run_one_nbMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected