Patches item #1288833, was opened at 2005-09-13 00:35
Message generated for change (Comment added) made by perky
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1288833&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Modules
>Group: Python 2.5
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Maxim Sobolev (sobomax)
Assigned to: Hye-Shik Chang (perky)
Summary: FreeBSD 5.3 and upward has thread-safe getaddrinfo(3)

Initial Comment:
The FreeBSD operating system has thread-safe 
getaddrinfo(3) since version 5.3. Therefore, serialization 
in the socket module is not necessary when Python is 
compiled for this system.

-Maxim

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

>Comment By: Hye-Shik Chang (perky)
Date: 2005-09-25 00:05

Message:
Logged In: YES 
user_id=55188

Fixed in CVS:
Modules/socketmodule.c 1.314
Misc/NEWS 1.1376

I'll merge this patch into ports along with updating
lang/python to 2.4.2 after the version is released.
Thank you!

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1288833&group_id=5470
_______________________________________________
Patches mailing list
[email protected]
http://mail.python.org/mailman/listinfo/patches

Reply via email to