[issue25230] Unix datagram sockets not supported

Guido van Rossum report at bugs.python.org
Fri Sep 25 00:26:04 CEST 2015


Guido van Rossum added the comment:

The simplest fix for this IMO is to add a sock parameter to create_datagram_endpoint(). I've filed an issue for this in the upstream asyncio project: https://github.com/python/asyncio/issues/266

----------

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


More information about the Python-bugs-list mailing list