[issue37345] Add formal support for UDPLITE protococl

Andrew Svetlov report at bugs.python.org
Fri Jun 21 00:32:34 EDT 2019


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

We have no setsockopt() shortcut helpers.
socket.setblocking() uses fcntl() internally.

----------

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


More information about the Python-bugs-list mailing list