|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re: Re: Signal handling problemby gnu@perl (Pilgrim) |
| on Oct 02, 2003 at 15:47 UTC ( [id://296055]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
I actually do that, I forgot and left that line out, it is further up in the code, sorry.
I do clear the hash, the reap_child sub is called by the $SIG{CHLD}= \&reap_child signal, this sub reaps the child with 'waitpid' and removes the pid from the hash.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||