http://bugs.winehq.org/show_bug.cgi?id=29499
--- Comment #14 from Alex Henrie alexhenrie24@gmail.com 2012-02-28 01:36:59 CST --- Created attachment 39124 --> http://bugs.winehq.org/attachment.cgi?id=39124 Another patch that fixes Age of Empires II but probably breaks something else
My best guess is that one of the sockets the game opens is blocking when it should not block. If all sockets are treated as nonblocking, the problem goes away.