[issue37542] UDP sendto() sends duplicate packets

2019-07-10 Thread Andy Papageorgiou
Change by Andy Papageorgiou : -- type: -> behavior ___ Python tracker <https://bugs.python.org/issue37542> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue37542] UDP sendto() sends duplicate packets

2019-07-10 Thread Andy Papageorgiou
New submission from Andy Papageorgiou : Wireshark reports two identical back to back packets sent for each sendto(), timing between packets is between 2 and 10us. Note this is on a point to point ethernet (just 1 cable, no switches, routers or anything else in between) to an embedded platform