New submission from Quentin Dawans:
Following this discussion:
https://groups.google.com/forum/#!searchin/python-tulip/datagram%7Csort:relevance/python-tulip/rpScueoGf1I/WBvEWf8vCgAJ
I added the support for AF_UNIX SOCK_DGRAM is asyncio. Lots of code is coming
from the other family/type of
Change by Quentin Dawans :
--
nosy: +qdawans
___
Python tracker
<https://bugs.python.org/issue31203>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Quentin Dawans :
Like
https://github.com/python/asyncio/commit/806cc68d762acc30490cf5583569e41441c25c35
but for unix datagram socket.
I'm looking into making a PR
--
components: asyncio
messages: 321829
nosy: asvetlov, qdawans, yselivanov
priority: n