[issue21216] getaddrinfo is wrongly considered thread safe on linux

STINNER Victor report at bugs.python.org
Wed Apr 16 09:51:27 CEST 2014


STINNER Victor added the comment:

> It may only be reproductible when your getaddrinfo use a NETLINK to get informations about your interfaces before doing the DNS query.

What is your operation system? Name and version. What is your version of the C library? What is your Python version? Can you provide an example to reproduce the issue?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21216>
_______________________________________


More information about the Python-bugs-list mailing list