Gregory P. Smith added the comment:

Can you attach some python code that reproduces this for you?  According to 
both of the references below it doesn't sound like this is supposed to be a 
problem.

http://pubs.opengroup.org/onlinepubs/9699919799/functions/freeaddrinfo.html 
claims "The freeaddrinfo() and getaddrinfo() functions shall be thread-safe."

Linux man pages claim "getaddrinfo() is reentrant".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21216>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to