Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
bool
96
hstcpsvr_conn::closed() const
97
{
98
return fd.get() < 0;
99
}
100
101
bool
102
hstcpsvr_conn::ok_to_close() const
Callers
1
run_one_nb
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected