MCPcopy Create free account
hub / github.com/ElementsProject/lightning / sigaction

Class sigaction

lightningd/subd.c:885–885  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

883struct subd *subd_shutdown(struct subd *sd, unsigned int seconds)
884{
885 struct sigaction sa, old;
886
887 log_debug(sd->log, "Shutting down");
888

Callers 1

subd_shutdownFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected