[issue26403] Don't call sendto in socketserver.DatagramRequestHandler if there is nothing to send

Berker Peksag report at bugs.python.org
Sun Feb 21 18:25:58 EST 2016


Berker Peksag added the comment:

This looks like a duplicate of issue 5824. See msg259969 for Martin's analysis in that issue.

There is also a similar patch for 2.7 in issue 1767511: http://bugs.python.org/file9271/DatagramServer.diff

----------
nosy: +berker.peksag, martin.panter -ned.deily, ronaldoussoren

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26403>
_______________________________________


More information about the Python-bugs-list mailing list