http://bugs.winehq.org/show_bug.cgi?id=9787
--- Comment #114 from Andrey Turkin andrey.turkin@gmail.com 2008-01-04 09:56:38 --- (In reply to comment #113)
Patch 8368 from #108 works fine, so why to try to make new ones?
Because that is workaround which will disable IOCP support. Many apps require IOCP support, and some of them also require AcceptEx support, so Wine _have_ to implement both IO completion ports and AcceptEx; this is what I try to do!