Posted by ZeldorBlat on 10/26/05 08:40
>(2) Use non-blocking reads/writes and poll or select. >(I haven't looked at whether this is possible with PHP). You can set the blocking mode of streams (including pipes) using stream_set_blocking() : <http://www.php.net/manual/en/function.stream-set-blocking.php>
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming