can somebody give me some pointers ? 

regds.

>>> [EMAIL PROTECTED] 5/12/2004 9:15:27 PM >>>
I'm using a non-blocking socket on the server side. 

I'm polling on the socket after accepting the TCP connection.
On seeing some data, I do a SSL_accept() on the socket before
proceeding further. 
This fails with a status of -1 and error value of 5 ( bad asn1 hdr)
( The SSL_accept is in a loop (in frustration) and it fails all 3
times. ) 

BUT .......................................if i put a breakpoint on
the

SSL_accept() then I find it passing on the second attempt :( ...
always..

What is wrong guys ?? 

regards,
Sukhdeep


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org

User Support Mailing List                    [EMAIL PROTECTED]

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

Reply via email to