[issue38285] Asyncio BaseEventLoop can support socket types other than SOCK_STREAM

Andrew Svetlov report at bugs.python.org
Tue Nov 5 06:05:11 EST 2019


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

My point is: without a deep understanding we cannot "just enable" a new protocol.
The evidence that it works in some limited scenarios is not enough for opening the can of worms.
It is true for seqpacket, and especially true for other even not discussed protocols in general.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38285>
_______________________________________


More information about the Python-bugs-list mailing list