[issue20682] test_create_ssl_unix_connection() of test_asyncio failed on "x86 Tiger 3.x"

STINNER Victor report at bugs.python.org
Wed Feb 19 13:59:53 CET 2014


STINNER Victor added the comment:

> Looking at a man page for getsockname on Mac OS X (10.9):
> BUGS: Names bound to sockets in the UNIX domain are inaccessible; getsockname() returns a zero-length address.

test_asyncio pass on Mac OS 10.6 (Snow Leopard) and 10.9 (Maverick). The issue looks to be specific to Mac OS 10.4.

----------

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


More information about the Python-bugs-list mailing list