[Bug 5774] udp traffic stop working after a time for dht/utorrent and kademlia/emule

Wine Bugs wine-bugs at winehq.org
Fri May 18 01:29:03 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=5774





------- Additional Comments From damjan.jov at gmail.com  2007-18-05 01:29 -------
Created an attachment (id=6340)
 --> (http://bugs.winehq.org/attachment.cgi?id=6340&action=view)
poll/recvfrom test

I was asked by Alexandre to present some evidence for the correctness of this
patch, so this seems like as good a place as any to post what I found.

The theory being tested is that when you are polling a non-blocking datagram
socket, and a datagram with a bad checksum arrives, the poll will wake up and
report that the socket is readable, but reading will fail with EAGAIN.

This code does the polling and receiving part of the test. Compile this and run
it on one computer.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list