[issue30205] socket.getsockname() type mismatch with AF_UNIX on Linux

Antoine Pitrou report at bugs.python.org
Tue May 2 11:20:04 EDT 2017


Antoine Pitrou added the comment:


New changeset 495b5021e73e3c4b6404417ecf4fa83aa10297f0 by Antoine Pitrou in branch 'master':
bpo-30205: Fix getsockname() for unbound AF_UNIX sockets on Linux (#1370)
https://github.com/python/cpython/commit/495b5021e73e3c4b6404417ecf4fa83aa10297f0


----------

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


More information about the Python-bugs-list mailing list