> You may look at poll() and epoll() as alternative event wake mechanisms 
> for IO with large numbers of fds in the working set.

Yes.  Either rebuild your entire system and fix this value:
> /usr/include/bits/typesizes.h:#define   __FD_SETSIZE            1024
or use poll.

You'll probably find poll() easier.

        /r$

--
SOA Appliances
Application Integration Middleware

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to