I am developing multithreaded server that uses asynchronous socket IO.
I would like to add SSL support, however it seems that OpenSSL handles
socket IO itself. Server architecture requires that all socket
operations are controlled by socket IO subsystem, but not by OpenSSL.
Does anybody use OpenSSL with nonblocking sockets?
Alexey
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]