[Bug 26031] µTorrent loses the ability of listening to incoming connections

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 8 08:44:51 CDT 2012


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

--- Comment #31 from Bruno Jesus <00cpxxx at gmail.com> 2012-08-08 08:44:51 CDT ---
(In reply to comment #29)
> All I can say is "WTF. Seriously?"

Well, as I said before it may be a TCP implementation characteristic. You can
look for what TCP TIME_WAIT state means.
http://www.unixguide.net/network/socketfaq/2.7.shtml
http://serverfault.com/questions/329845/how-to-forcibly-close-a-socket-in-time-wait

IMO uTorrent should be smarter and try to bind from time to time, maybe it does
that in newer versions.

I'll dig further in the next week. The question is why SO_REUSEADDR is failing
when it's supposed to jump the TIME_WAIT.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list