On Mon, 2006-06-26 at 12:46 +0200, Marek Marcola wrote:
> Or resolution for this problem may be defining new data type
> "my_fd_set", replacing FD_* macros, and use this new data type in
> select() with cast to fd_set.

The select is part of the OpenSSL implementation. I specifically avoided
the select() by going multi threaded and here I am sitting with a select
problem (I think) due to the OpenSSL library.

I want to stay away from hacking the OpenSSL library.

Thanks
Leon

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

Reply via email to