.\" openfwtk project: waitwaitwait.3 1-Nov-2000 .TH waitwaitwait 3 .SH NAME waitwaitwait() \- a generic SIGCHLD handler .SH SYNOPSIS .nf #include "fwfunc.h" .fi .sp void \fBwaitwaitwait\fP() .SH DESCRIPTION The \fIwaitwaitwait\fP function reads pending child termination signals and updates internal proxy statistics. Should not be called directly. .SH EXAMPLES signal(SIGCHLD,waitwaitwait); .SH SEE ALSO signal(3),setsid(2),do_daemon(3) .SH HISTORY present in fwtk since v1