[issue12656] test.test_asyncore: add tests for AF_INET6 and AF_UNIX sockets

Antoine Pitrou report at bugs.python.org
Wed Aug 24 22:10:06 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Perhaps bind_af_aware() should find its place in test.support. Also, using test.support.unlink means it filters out acceptable errnos.

Also, do we want an IPv6 test with poll, or is it overkill?

----------

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


More information about the Python-bugs-list mailing list