[INN-COMMITTERS] inn/frontends (rnews.c)
Russ Allbery
rra at stanford.edu
Mon Oct 2 22:07:44 UTC 2000
Date: Monday, October 2, 2000 @ 15:07:44
Author: rra
Update of /dist1/cvs/isc/inn/inn/frontends
from pub3.rc.vix.com:/tmp/cvs-serv18204
Modified: rnews.c
Clean up the WaitForChildren function; it was calling a non-blocking wait
in a tight loop for no apparent reason. Use waitpid directly, don't
request non-blocking, and include portable/wait.h.
More information about the inn-committers
mailing list