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

Method sio_check

lib_acl_cpp/src/connpool/connect_monitor.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void connect_monitor::sio_check(check_client& checker, socket_stream&)
132{
133 checker.set_alive(true);
134}
135
136} // namespace acl

Callers 1

rpc_runMethod · 0.45

Calls 1

set_aliveMethod · 0.45

Tested by

no test coverage detected