https://bugs.winehq.org/show_bug.cgi?id=50955
Jinoh Kang jinoh.kang.kr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jinoh.kang.kr@gmail.com
--- Comment #7 from Jinoh Kang jinoh.kang.kr@gmail.com --- (In reply to florian.will from comment #6)
Created attachment 71910 [details] Patch for this bug
(snip)
(I also had to change the sock_dispatch_asyncs function to wake up pending asyncs in case of connection abort, otherwise blocking recv() calls would still hang/block after the connection was reset and seemingly never return. Is this another bug, or am I misusing something in wineserver?)
This is #52815.