https://bugs.winehq.org/show_bug.cgi?id=51319
--- Comment #18 from David Koolhoven spambox1@koolhoven-home.net --- Comment on attachment 70204 --> https://bugs.winehq.org/attachment.cgi?id=70204 Workaround patch
Just tested this in it's two parts one at a time, and it only works when both are present. If shutdown sockets with no events are pulled without the event on non-listening sockets being set to not return, connections will not be re-used causing stalls. The whole patch works great though.