15 Sep
2022
15 Sep
'22
10:18 p.m.
https://bugs.winehq.org/show_bug.cgi?id=53588 --- Comment #4 from marc samuro <marcsamuro(a)gmail.com> --- ok i think now we're getting somewhere, i have additional log info. the application does these 3 calls when accepting a tcp call : s = accept (listener setsockopt (s, WSAEventSelect (s, and one of these 3 seems to return WSAENOTCONN 10057 to signal that the connection is already closed. It seems that in Windows these 3 calls never fail. Windows probably does not test this early that the connection is down. -- 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.