Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2003 22:14:35 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Drew Eckhardt <drew@PoohSticks.ORG>
Cc:        Joshua Oreman <oremanj@www.get-linux.org>
Subject:   Re: kqueue alternative?
Message-ID:  <3EED523B.B2543FF8@mindspring.com>
References:  <200306160350.h5G3oLJ86735@revolt.poohsticks.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Drew Eckhardt wrote:
> In message <20030615172902.GB4882@webserver.get-linux.org>, oremanj@www.get-lin
> ux.org writes:
> >I would say, use select(2).
> >Is there a reason this wouldn't work?
> 
> fd_set size...

That's inaccurate.  In FreeBSD, select lists are permitted to be
arbitrarily large.  See the select code itself for details.

-- Terry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EED523B.B2543FF8>