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

Kyle Stanley report at bugs.python.org
Wed Nov 20 22:15:17 EST 2019


Kyle Stanley <aeros167 at gmail.com> added the comment:

> Yeah, I like this prposal; we can apply this to all Python's from 3.5 to 3.8.  With a proper documentation update this should be OK.

Oh in that case, would you like me to close or modify GH-17311? I didn't think you'd approve of making the more extensive changes all the way back to 3.5.

----------
stage: patch review -> 

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


More information about the Python-bugs-list mailing list