Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ close
Method
close
app/master/tools/master_dispatch/server/server/ServerConnection.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void ServerConnection::close()
32
{
33
conn_->close();
34
}
35
36
ServerConnection& ServerConnection::inc_conns()
37
{
Callers
3
cc
Function · 0.45
~ClientConnection
Method · 0.45
transfer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected