This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sobomax
Recipients
Date 2005-09-12.15:35:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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
History
Date User Action Args
2007-08-23 15:43:52adminlinkissue1288833 messages
2007-08-23 15:43:52admincreate