[Patches] [ python-Patches-1288833 ] FreeBSD 5.3 and upward has thread-safe getaddrinfo(3)

SourceForge.net noreply at sourceforge.net
Tue Sep 13 01:39:29 CEST 2005


Patches item #1288833, was opened at 2005-09-13 00:35
Message generated for change (Settings changed) 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: Core (C code)
Group: None
Status: Open
Resolution: None
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

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

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


More information about the Patches mailing list