[Patches] [ python-Patches-558547 ] SocketServer: don't flush closed wfile

noreply@sourceforge.net noreply@sourceforge.net
Mon, 20 May 2002 23:25:26 -0700


Patches item #558547, was opened at 2002-05-21 16:07
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=558547&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Anthony Baxter (anthonybaxter)
Assigned to: Nobody/Anonymous (nobody)
>Summary: SocketServer: don't flush closed wfile

Initial Comment:
I've found the following patch (well, ok, subclassed,
but the patch is the same) makes SocketServer more 
robust. If wfile is already closed (prior to the 
finish() method being called), don't try to flush()
it. 



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

>Comment By: Anthony Baxter (anthonybaxter)
Date: 2002-05-21 16:25

Message:
Logged In: YES 
user_id=29957

mm. i typ reel gud sometimes.

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

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