[issue37228] UDP sockets created by create_datagram_endpoint() allow by default multiple processes to bind the same port

Ned Deily report at bugs.python.org
Tue Dec 10 23:54:08 EST 2019


Ned Deily <nad at python.org> added the comment:

The backport to 3.7 seems straightforward so I did it to unblock 3.7.6rc1.  The backport to 3.6 is a bit more complicated and 3.6.10rc1 can wait a bit longer so I'll leave that for Kyle along with the various What's New entries.

----------

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


More information about the Python-bugs-list mailing list