Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1125
static 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_loop
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected