Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ sigaction
Class
sigaction
lib/cli/daemoncommand.cpp:388–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
386
387
{
388
struct sigaction sa;
389
memset(&sa, 0, sizeof(sa));
390
391
sa.sa_handler = SIG_DFL;
Callers
3
UmbrellaSignalHandler
Function · 0.70
StartUnixWorker
Function · 0.70
Run
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected