MCPcopy Create free account
hub / github.com/acl-dev/acl / close

Method close

lib_acl_cpp/src/connpool/check_client.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36void check_client::close()
37{
38 conn_.close();
39}
40
41bool check_client::open_callback()
42{

Callers 3

rpc_onoverMethod · 0.45
finishMethod · 0.45
nio_checkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected