On 28 Mar, Ramprasad A Padmanabhan wrote:

> I am writing a daemon in perl , where the parent just forks on some
> requests and the children take over. But I found many child processes
> becoming defunct.

>   wait();

perldoc -f waitpid

-- 
The trouble with having an open mind, of course,
is that people will insist on coming along and trying to put things in it. 
-- Terry Pratchett

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to