MCPcopy Create free account
hub / github.com/F-Stack/f-stack / sigaction

Class sigaction

tools/ngctl/main.c:281–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279Monitor(void *v __unused)
280{
281 struct sigaction act;
282 const int maxfd = MAX(csock, dsock) + 1;
283
284 act.sa_handler = Unblock;

Callers 1

MonitorFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected