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 socket already implemented.

----------
components: asyncio
messages: 300625
nosy: qdawans, yselivanov
priority: normal
severity: normal
status: open
title: Asyncio UNIX socket and SOCK_DGRAM
type: enhancement
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31245>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to