MCPcopy 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
31void ServerConnection::close()
32{
33 conn_->close();
34}
35
36ServerConnection& ServerConnection::inc_conns()
37{

Callers 3

ccFunction · 0.45
~ClientConnectionMethod · 0.45
transferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected