|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: Precedence/Prototypes - Re^2: Detecting when a child process is killed unexpectedlyby gmargo (Hermit) |
| on Oct 17, 2009 at 15:55 UTC ( [id://801766]=note: print w/replies, xml ) | Need Help?? |
|
Regarding SIGSTOP (& SIGCONT), they are not an issue since waitpid() will only return stop/cont indications if called with the WUNTRACED argument. I should not have checked WIFSTOPPED at all. Regarding the usage of "exists", you are quite correct, and I am humbled.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||