Hi,

SSL_accept always returns < 0 error. With SSL_get_error I found that the
error is SSL_ERROR_WANT_READ.
During debugging and troubleshooting, I realised that when I use "normal"
blocking windows socket, SSL_accept works fine.

Why using non-blocking windows socket caused that error ?

Thanks.

-- 
View this message in context: 
http://www.nabble.com/Non-blocking-windows-socket-cause-SSL_accept-error-%28SSL_ERROR_WANT_READ%29-tp20663587p20663587.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to