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

Method daemon_mode

lib_acl_cpp/src/master/master_base.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77bool master_base::daemon_mode() const
78{
79 return daemon_mode_;
80}
81
82static void timer_callback(int, ACL_EVENT* event, void* ctx)
83{

Callers 2

service_pre_jailMethod · 0.80
service_pre_jailMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected