[Bug 8513] SO_REUSEADDR doesnt work?

Wine Bugs wine-bugs at winehq.org
Mon May 28 06:04:54 CDT 2007


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





------- Additional Comments From citizenr at gmail.com  2007-28-05 06:04 -------
>Does this break any specific application for you?

no, I was just testing uTorrent which has problems with binding socket right 
after you close it, and saw the difference between windows and wine.
Under Windows 
-running uTorrent, it binds port
-establishing gazillion connections
-closing program
-running program again, it binds port
works every time, under Wine it takes up to 10 minutes after closing uTorrent 
for the port to be ready to be bound again. I found this 
http://hea-www.harvard.edu/~fine/Tech/addrinuse.html
and checked against SO_REUSEADDR just for kicks and saw that its not 
implemented under wine. I was wondering if it has anything to do with 10 
minutes TIME_WAIT.

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