http://bugs.winehq.org/show_bug.cgi?id=10204
--- Comment #18 from Janusz Dziemidowicz rraptorr@nails.eu.org 2008-06-14 17:26:52 --- (In reply to comment #17)
Fail as in:
http://test.winehq.org/data/062d61a5a4ba2d7972a0011387ceda64c79dd4e3/xp_P4XP...
Which seems to be just the FD_WRITE event test.
Also fails on Win2k3 http://test.winehq.org/data/062d61a5a4ba2d7972a0011387ceda64c79dd4e3/2003_jh...
http://test.winehq.org/data/062d61a5a4ba2d7972a0011387ceda64c79dd4e3/2003_W2...
and Vista http://test.winehq.org/data/062d61a5a4ba2d7972a0011387ceda64c79dd4e3/vista_M...
So I'm talking about the wine test cases, not your standalone test.
I've stated in my second comment that I've just checked Wine test too.
See the interesting discussion on bug #9777 as well. Wine does something fishy there, but I didn't get a fix for this right yet.
OK, I don't understand something here. I am talking about Wine test that I've written to support this bug entry, it is attached here (in file fd_write_event.c). It is not in Wine distribution. The test results you have attached are from file sock.c, which is distributed in Wine distribution, but has nothing to do with this bug (at least not directly).