Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ set_alive
Method
set_alive
lib_acl_cpp/src/connpool/check_client.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void check_client::set_alive(bool yesno)
27
{
28
aliving_ = yesno;
29
}
30
31
void check_client::set_blocked(bool on)
32
{
Callers
13
sio_check
Method · 0.45
read_callback
Method · 0.45
timeout_callback
Method · 0.45
sio_check_pop3
Method · 0.45
sio_check_http
Method · 0.45
get
Method · 0.45
set_status
Method · 0.45
nio_check
Method · 0.45
sio_check
Method · 0.45
redirect
Method · 0.45
peek_conn
Method · 0.45
reopen
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected