[try3] ws2_32: Ignore EINTR poll result code in WS_select

Dmitriy Anisimkov anisimkov at ada-ru.org
Tue Oct 20 12:05:44 CDT 2009


Alexandre Julliard wrote:
<<Your timeout computation is still wrong.>>

The timeout was wrong in twice and more interruptions.
Now the timeout should be quite right.
I sent this fix already at october first, but looks like nobody taken a look at it,
(or maybe i loose the reject).
I think it is an important fix for networking applications.
------------

Changelog:
 - Ignore EINTR result code from poll call in WS_select.


More information about the wine-patches mailing list