http://bugs.winehq.org/show_bug.cgi?id=24206
Mike Kaplinskiy mike.kaplinskiy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mike.kaplinskiy@gmail.com
--- Comment #3 from Mike Kaplinskiy mike.kaplinskiy@gmail.com 2010-09-11 22:59:13 CDT --- I assume the log you posted is without the patch from bug 22291 , could you post the output with the patch applied?
The sendto error is not the cause of anything - i don't know why the game tries to send a message on port 0 (we should really dump the addr), but regardless it's not sending a message to itself. It's sending a message FROM the socket, not TO the socket.