http://bugs.winehq.org/show_bug.cgi?id=9425 Ruediger Meier <sweet_f_a(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org --- Comment #25 from Ruediger Meier <sweet_f_a(a)gmx.de> 2012-02-07 17:44:52 CST --- Does anybody still remember why exactly we've applied 0082973d "Convert WS_select to use poll() instead of select()". I mean the whole patch is difficult to read and POSIX select behaves very similar to Windows. The writefds -> exceptfds move would be much easier to do. Replacing select by poll without _any_ behavior change is even a challenge without emulating another system. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.