Sworddragon added the comment:

If there is no real use for socket.recvfrom(0) (and then probably 
socket.recv(0) too) maybe a bufsize argument of 0 should throw an exception?

----------

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

Reply via email to