MCPcopy Create free account
hub / github.com/git/git / sigaction

Class sigaction

daemon.c:1127–1127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1125static int service_loop(struct socketlist *socklist)
1126{
1127 struct sigaction sa;
1128 struct pollfd *pfd;
1129
1130 CALLOC_ARRAY(pfd, socklist->nr);

Callers 1

service_loopFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected