Hi,
 
If a client application calls WSocket.Close (which in turn calls
winsock-shutdown(1)) while still in SSL handshake, how shall the
SSL server behave? Shall it either just close the socket, which
would trigger 10054 at the client-side, or shall it call 
 winsock-shutdown(1) before closing the socket, which wouldn't
give any error at the client-side? 
 
 Arno  

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to