Date: Mon, 04 Aug 1997 10:49:21 -0700 From: Don Wilde <don@PartsNow.com> To: questions@freebsd.org Subject: ignoring SIGCHLD Message-ID: <33E61621.42F1@PartsNow.com>
next in thread | raw e-mail | index | archive | help
In my search to learn more about PERL and FreeBSD and such, I typed in the code at http://www.usenix.org/publications/perl/perl14.html and its siblings 15 and 16, which set up bare-bones http clients and server. When I attempted to execute, I was able to get it to work except for the fact that $SIG{"CHLD"} = "IGNORE"; did not cause an ACK of the signal which would allow the child processes to die. I'm still stuck with zombies. What am I missing? -- oooOOO O O O o * * * * * * o ___ _________ _________ ________ _________ _________ ___==_ V_=_=_DW ===--- Don Wilde [don@PartsNow.com] [http://www.PartsNow.com ] /oo0000oo-oo--oo-ooo---ooo-ooo---ooo-ooo--ooo-ooo---ooo-ooo---ooo-oo--oo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33E61621.42F1>