On Mon, Jul 23, 2001 at 11:15:49PM +0200, Stig Venaas wrote : 
> On Mon, Jul 23, 2001 at 05:16:13PM +0200, Markus Fischer wrote:
> > On Mon, Jul 23, 2001 at 07:20:34AM -0700, Chris Vandomelen wrote : 
> > > > Since socket_select() always wants highest +1, couldn't this be
> > > > implemented into socket_select() to go through all socket sets
> > > > and get the number itself ?
> 
> Why all sets? Isn't it enough to use max for the set that got passed to
> socket_select()?

But you can pass three different sets to socket_select(); thats
what I meant with 'go through all socket sets'.

- Markus

-- 
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