> You should use PHP_DEBUG.

OK.

> Isn't dup() a more robust fix?

Not really, since the goal is to be able to manually close the descriptors
that might be connected to the network; dup() prevents that.

If there is some other way, I'm open to ideas.

--Wez.

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

Reply via email to