[issue37345] Add formal support for UDPLITE protococl

Andrew Svetlov report at bugs.python.org
Thu Jun 20 06:54:58 EDT 2019


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

Adding new constants like socket.IPPROTO_UDPLITE is fine.
The question is: why we need a new function?
There is no set_send_checksum_coverage() on C level IIRC

----------
nosy: +asvetlov

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


More information about the Python-bugs-list mailing list