http://bugs.winehq.org/show_bug.cgi?id=8533
------- Additional Comments From vladimiroski@gmail.com 2007-13-06 07:15 ------- Seems it does not solve the problem :(
Chaging auroserver1 to my external IP address (which is dynamical, and that represent another issue on doing it as a workaround) gets again an Bind error.
trace:winsock:WS_gethostbyname "auroserver1" ret 0x212bc0 trace:winsock:WS_bind socket 00dc, ptr 0x34f6f0 { family 2, address 190.86.118., port 0 }, length 16 warn:winsock:WS_bind failure - errno = 99 trace:winsock:DllMain 0x7b540000 0x0 (nil)
-----------------
If this binding to localhost fails also in windows on external connect, then there should be another problem in Wine, as I'm using the same exe in Windows.
I'm going to trace all the relevant variables when running the program in Windows.