Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
bool master_base::daemon_mode() const
78
{
79
return daemon_mode_;
80
}
81
82
static void timer_callback(int, ACL_EVENT* event, void* ctx)
83
{
Callers
2
service_pre_jail
Method · 0.80
service_pre_jail
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected