[issue27271] asyncio lost udp packets

valdemar pavesi report at bugs.python.org
Wed Jun 8 16:52:25 EDT 2016


valdemar pavesi added the comment:

I do understand the possibility to lose on udp.

and I am monitoring all machines involved.
I am not losing on network, I am losing between our network-card-dumpcap and read udp from socket. 

is it possible that read will be blocked and not able to read ? 
during read and write to queue?  
I do have udp packets that will come in same microsecond.

----------

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


More information about the Python-bugs-list mailing list