Joakim Tjernlund wrote:
Sure, but this is the BIO interface and I am at loss on how to do this
with BIO. It seems like I am stuck somewhere inside BIO and it keeps
retrying.

From my understanding, your patches are against the "default BIO implementations for sockets" not against the BIO interface per se.

You did not confirm if you had the sockets in non-blocking mode or not (at the time you observed the condition for which the patch improved).

Also confirm:
 * Your platform (and OS version)
 * Your OpenSSL library version and
* If the library was compiled yourself or was supplied by a vendor (if a vendor the version information they provide for it).


Writing a simple/small test case should not be an issue, the same application which can be used for server or client end maybe with different command line options.

Darryl


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to