> The problem is the socket should be blocking, but for some reason, it has
> become non-blocking. Using Observer and stepping through the code, I
> verified

Are you using WSAEventSelect or WSAAsyncSelect functions? They put socket
into non-blocking mode.

Arne


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

Reply via email to