http://bugs.winehq.org/show_bug.cgi?id=9787
--- Comment #115 from Martin Bosner cleric@x-ion.de 2008-01-04 11:12:05 --- (In reply to comment #114)
(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!
Would you mind sending the patches to the dev list? I think that would make verification much faster. YES i can't await working AcceptEx in wine! :)
Good work Andrey!