[Bug 51442] Socket connection is not established properly

WineHQ Bugzilla wine-bugs at winehq.org
Fri Dec 31 05:49:19 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=51442

--- Comment #19 from Roman Pišl <rpisl at seznam.cz> ---
Hi Zabediah, you were right - the issue is not the same. But thanks to your
recent fixes, it starts to clarify! The problem is when connecting a socket in
non-blocking mode. It fails multiple times with WSAECONNREFUSED (10061), but
why if on localhost? Then, if it succeeds, the socket is switched back to
blocking mode by the app but is never marked as ready for writing. I'll compare
the behavior with Windows and prepare some test after the weekend.

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