> 
> 
> > Now on Windows NT SP4 this code does not detect the closing of the
> > socket by the peer.  SSL_ERROR_ZERO_RETURN is never returned by
> > SSL_get_error().  When the peer closes the connection SSL_get_error() 
> > starts to return SSL_ERROR_SSYCALL.  But WSAGetLastError() returns 
> > NO_ERROR (0).  
> 
> WSAGetLastError is actually same as GetLastError, which returns the result
> of the last system call. 

This is true on NT, not on Windows 9x.


    Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
                 The Kermit Project * Columbia University
              612 West 115th St #716 * New York, NY * 10025
  http://www.kermit-project.org/k95.html * [EMAIL PROTECTED]


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

Reply via email to