Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ sigaction
Class
sigaction
lightningd/subd.c:874–874 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
872
struct subd *subd_shutdown(struct subd *sd, unsigned int seconds)
873
{
874
struct sigaction sa, old;
875
876
log_debug(sd->log,
"Shutting down"
);
877
Callers
1
subd_shutdown
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected