http://bugs.winehq.org/show_bug.cgi?id=9787
Kai Blin kai.blin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #228 from Kai Blin kai.blin@gmail.com 2008-07-27 06:58:43 --- (In reply to comment #227)
This AcceptEx implementation works as far as I can tell. I haven't written any test cases yet, but it is much more robust than the previous patch. When playing warcarft 3 b.net games, you will be able to join/create multiple games and send/receive chat from other players.
If that patch is working for other people as well, could you clean it up and submit to the wine-patches mailing list?
As part of the cleanup, please remove the C++ style comments // and replace them by C style comments.