[Patches] [Patch #102875] Make socket close thread safe

noreply@sourceforge.net noreply@sourceforge.net
Mon, 18 Dec 2000 14:25:12 -0800


Patch #102875 has been updated. 

Project: python
Category: Modules
Status: Open
Submitted by: barry-scott
Assigned to : gvanrossum
Summary: Make socket close thread safe

Follow-Ups:

Date: 2000-Dec-18 14:25
By: gvanrossum

Comment:
Thanks!

Applied (only the second, relevant part of the patch) in slightly different form.  socketmodule.c, rev. 1.130.

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

Date: 2000-Dec-16 08:48
By: gvanrossum

Comment:
Barry, I think the first half of this patch is unrelated to close().

Maybe you modified the 2.0 release version but diffed against the CVS repository?  Also, please use diff -c.

But I agree that there's a problem.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=102875&group_id=5470