http://bugs.winehq.org/show_bug.cgi?id=31908
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ehoover@mines.edu Component|wininet |-unknown
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2012-10-10 20:21:10 CDT --- You can revert that patch manually on top of latest wine by commenting out lines 2260 and 2261:
else if (interface_bind(s, fd, &uaddr.addr)) in4->sin_addr.s_addr = htonl(WS_INADDR_ANY);