[issue12373] Duplicate packets in Multicast Receiver
Charles-François Natali
report at bugs.python.org
Mon Jun 20 15:40:57 CEST 2011
Charles-François Natali <neologix at free.fr> added the comment:
Note that the duplication is mandatory for multicast, but with unicast the kernel is free to do whatever he wants, most of the time only one socket will receive it.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12373>
_______________________________________
More information about the Python-bugs-list
mailing list