http://bugs.winehq.org/show_bug.cgi?id=5774
------- Additional Comments From damjan.jov@gmail.com 2007-05-05 04:22 ------- The only unusual thing in Quique's log is that sockets seem to mysteriously close for no reason, and subsequent I/O fails with error 10038 (WSAENOTSOCK). The socket works perfectly before it disappears, and there is no call to closesocket() to account for the disappearance. A +tid,+file,+winsock,+server log could provide further insight, but I'm not convinced Quique's problem is like the rest (the log seems to indicate a crash, which nobody else reported).
Also please do "lsof -nc emule.exe | wc -l" every few minutes while running emule, and report whether the number it prints out increases over time.