Yury Selivanov added the comment:

Even if you increase buffers you will lose data over UDP.  The reason can be 
the network, or the kernel may simply skip sending the data.

To work with buffer sizes use transport.set_write_buffer_limits

----------

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

Reply via email to