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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 27 03:02:29 CDT 2013


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

--- Comment #57 from Hans Leidekker <hans at meelstraat.net> 2013-08-27 03:02:29 CDT ---
(In reply to comment #56)
> (In reply to comment #55)
> > (In reply to comment #53)
> > No, uTorrent does not set SO_REUSEADDR by default. We were speculating about
> > forcing that option on every socket that is created. The problem is that
> > windows ignores TIME_WAIT and allows any program to bind to the port, while in
> > linux the timings are strictly followed.
> 
> I still don't see any security implications in enabling SO_REUSEADDR by
> default.

Enabling SO_REUSEADDR by default means you'd allow another socket to bind even
when Windows doesn't.

-- 
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