http://bugs.winehq.org/show_bug.cgi?id=17432
Mike Kaplinskiy mike.kaplinskiy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mike.kaplinskiy@gmail.com
--- Comment #4 from Mike Kaplinskiy mike.kaplinskiy@gmail.com 2009-09-01 20:42:32 --- bug 9787 deals with AcceptEx - a function that is used by WC3 to accept a connection. The reason you see those failed WSAIoctl's is because that is the way to call the function (it's considered an "extension" and you can't call it directly). This will prevent you from hosting games (ie that failed to connect error). This function does not do anything other than accept a new connection.
The failing broadcast is a different problem.