http://bugs.winehq.org/show_bug.cgi?id=28898
--- Comment #106 from Erich Hoover ehoover@mines.edu 2012-05-15 09:46:32 CDT --- New patch attempt: [1/3] http://source.winehq.org/patches/data/86263 [2/3] http://source.winehq.org/patches/data/86264 [3/3] http://source.winehq.org/patches/data/86265
This version is similar to a previous attempt, but it uses a better return value (referenced in a lot of MSDN documentation for this purpose) and includes code to handle an IOCP being associated with a file handle after an async operation has started.