Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
void check_client::set_blocked(bool on)
32
{
33
blocked_ = on;
34
}
35
36
void check_client::close()
37
{
Callers
2
rpc_onover
Method · 0.80
on_open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected