Chas,

Thanks a lot!

> #the main loop has exited, so we should check to see if there are
> #any unreaped children
> waitpid $_ for keys %running;

My main loop is iterating forever i.e. a daemon; thus, any code after the
main loop will not be executed. So, what do you think?

Once again, thanks.

Ahmed


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to