Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

I think if we want to support SOCK_SEQPACKET by asyncio we should do it 
explicitly.

In the other case, we can open a can of worms: we cannot guarantee that all 
existing protocols are supported by asyncio seamlessly.

Anyway, this is a new feature request. It can land on Python 3.9 only.

----------
versions:  -Python 3.5, Python 3.6, Python 3.7, Python 3.8

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

Reply via email to