> >To be honest, I've never passed anything but FD_SETSIZE for this
> >parameter.  When I'm writing a performance critical server, I use
> >poll() instead.  It's faster
> 
> This is an interesting claim.  Do you have some pointers to back it
> up?

http://www.kegel.com/dkftpbench/Poller_bench.html#results

If you want fast, use kqueue().  -sc

-- 
Sean Chittenden

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to