Drew Eckhardt wrote:
> In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> 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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to