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

Method set_blocked

lib_acl_cpp/src/connpool/check_client.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void check_client::set_blocked(bool on)
32{
33 blocked_ = on;
34}
35
36void check_client::close()
37{

Callers 2

rpc_onoverMethod · 0.80
on_openMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected