Hi,

We're porting our product to 0.9.7i. Our last version worked fine with 0.9.7d and the new one is OK using 0.9.7i on most other platforms but not on AIX 5.1 or 5.3. On all platforms SSL_accept returns -1. On everything other than AIX SSL_get_error returns SSL_ERROR_WANT_READ. Adding debug code to the OpenSSL libraries I see that readsocket is returning -1 but errno is not set - it is zero before the call and zero after it.

Does anyone have any suggestions as to what I can do to locate the source of the issue?

Thanks,

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

Reply via email to