Hi, Is there someone who has dealt with SSL and async IO (Overlapped IO under Windows or POSIX aio_* API)?
I think the clue is to implement a specific BIO, but I lack information/documentation about BIO interface and its interaction with the remaining openssl modules. Actually, the main question is: 'what's the openssl underlying IO abstraction? could it really be fully asynchronous?' Another aspect is the SSL interface itself: it is not asynchronous. For instance, there is no way to be notified when a record is ready to be read. Any help? Thanks in advance, Hicham. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
