http://bugs.winehq.org/show_bug.cgi?id=9425
--- Comment #20 from Ruediger Meier sweet_f_a@gmx.de 2012-02-05 16:56:11 CST --- Created attachment 38717 --> http://bugs.winehq.org/attachment.cgi?id=38717 ws2_32: Fix bug 9425, missing except fds on select()
(In reply to comment #19)
This is the fix that was commited to avoid false-positive write FDs: http://source.winehq.org/git/wine.git/commitdiff/bebc425bb52fde72611a767c732...
Thank's for pointing me to this!
Putting one and one together got me an easy patch to fix my issue (comment 11-18). Please review. See my commit message, allthough it sounds a bit unsure IMO it's more safe to apply that patch than leaving it.