[issue37542] UDP sendto() sends duplicate packets

Alex Grönholm report at bugs.python.org
Fri Dec 27 17:17:13 EST 2019


Alex Grönholm <alex.gronholm at nextday.fi> added the comment:

Can you reproduce this on localhost, or over Ethernet while only listening on that specific interface? If not, then likely this is just a Wireshark artifact.

Failing that, you should construct a script that allows others to try to reproduce the effect.

----------
nosy: +alex.gronholm

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


More information about the Python-bugs-list mailing list