[Patches] [ python-Patches-675750 ] allow timeouts with SSL

SourceForge.net noreply@sourceforge.net
Mon, 27 Jan 2003 13:52:59 -0800


Patches item #675750, was opened at 2003-01-27 16:52
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=675750&group_id=5470

Category: Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Geoff Talvola (gtalvola)
Assigned to: Nobody/Anonymous (nobody)
Summary: allow timeouts with SSL

Initial Comment:
This fixes bug 675552 -- it patches the read() and
write() methods of the SSL objects so that they use the
timeout settings of the socket that the SSL object is
wrapping.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=675750&group_id=5470