From: William H. <wg...@gm...> - 2009-04-07 17:29:34
|
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 |