Hi,

I'm writing a network-server in PHP, using pcntl_fork() to fork childs
(errr... jep).
My problem is, than when i shutdown the parent-process, all childs are
killed automatically.
Does anyone know a way to avoid this behaviour?

Thanks,
Thomas 'Neo' Weber
---
[EMAIL PROTECTED]
[EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to