[pyOpenSSL] Windows ssl socket closing due to timeout but client not notified until trying to send

William Heath wgheath at gmail.com
Tue Apr 7 19:29:24 CEST 2009


Hello,
I am using openssl on windows with wxwidgets and python.  I download the
openssl libraries etc... to achieve this at:

http://gnuwin32.sourceforge.net/packages/openssl.htm<http://gnuwin32.sourceforge.net/packages/openssl.htm%3C/li%3E>
http://pyopenssl.sourceforge.net/<http://pyopenssl.sourceforge.net/%3C/li%3E>

My problem is that windows appears to close the ssl socket due to inactivity
but the client doesn't get that message until it attempts to send some data
through the socket.  Is this a known bug and is there an easy fix?

-Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pyopenssl-users/attachments/20090407/33723e11/attachment.html>


More information about the pyopenssl-users mailing list