Jukka Väisänen <vai...@vaizki.fi> added the comment:

I definitely propose changing the default for UDP sockets. Having multiple 
processes binding to a the same port and load-balancing incoming UDP traffic 
intentionally is a rare scenario which should be supported but not the default.

For TCP the default is reasonable because everyone creating server sockets will 
usually want to set it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37228>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to