MCPcopy 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
26void check_client::set_alive(bool yesno)
27{
28 aliving_ = yesno;
29}
30
31void check_client::set_blocked(bool on)
32{

Callers 13

sio_checkMethod · 0.45
read_callbackMethod · 0.45
timeout_callbackMethod · 0.45
sio_check_pop3Method · 0.45
sio_check_httpMethod · 0.45
getMethod · 0.45
set_statusMethod · 0.45
nio_checkMethod · 0.45
sio_checkMethod · 0.45
redirectMethod · 0.45
peek_connMethod · 0.45
reopenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected