On Mon, 23 Jul 2001, Jason Greene wrote:
> Just for curiosity, did you considered implementing poll instead of select? You 
>would not have to worry about specifying
> max_fd - 1.
>
> -Jason
>

I had considered poll. But it's a bit more of a hassle, and it's not
avaliable everywhere (AFAIK).

Chris


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to