X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/5f8b7a8ea0f928a60a67068408fd7a798024a877..5e7a5e2d42c1b06f249debca72c10ad33d157402:/secnet.h diff --git a/secnet.h b/secnet.h index 3b54def..1bfe8a1 100644 --- a/secnet.h +++ b/secnet.h @@ -59,6 +59,10 @@ extern struct log_if *system_log; /* from process.c */ extern void start_signal_handling(void); +void afterfork(void); +/* Must be called before exec in every child made after + start_signal_handling. Safe to call in earlier children too. */ + /***** CONFIGURATION support *****/ extern bool_t just_check_config; /* If True then we're going to exit after