http://bugs.winehq.org/show_bug.cgi?id=27048
--- Comment #17 from hanska2@luukku.com --- Created attachment 49146 --> http://bugs.winehq.org/attachment.cgi?id=49146 1.7.22
I think I did this wrong. I tried to forward the output into file using >>. But only some of the info was forwarded and some other info was spamming into console.
When the error came I pressed Ctrl+c, I think you can see the ^C in the log.
So there is some timeout... Winsock spams a lot
trace:winsock:WS2_recv_base fd=122, options=0 trace:winsock:WS2_recv_base socket 0584, wsabuf 0xc550874, nbufs 1, flags 0, from (nil), fromlen -1, ovl 0xc4e00c4, func (nil)
and similar lines when everything is fine.
Tell me how to do it correctly if this doesnt help enough.