http://bugs.winehq.org/show_bug.cgi?id=50499 --- Comment #9 from James <James@superbug.co.uk> --- The SO_ATTACH_REUSEPORT_CBPF turned out not to be a suitable fix. While it could be forced to work in this particular case. If an application opened, say a third port, it would not work as expected on Windows. So, I returned to my suggestion of: Suggested new option name: SO_REUSEADDR_WS I suggested this on the Linux kernel/net mailing list, and got a total of zero responses, so a fix was never progressed any further. Also, when I progressed to looking into how well wine generally handles Windows networking. I found that it currently covers about 1% of the windows use cases, and I concluded it was just too big a problem to solve for me. The windows networking API is huge. -- 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.