http://bugs.winehq.org/show_bug.cgi?id=36991 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> --- Confirming. The problem is that wine looks for the : and thinks that it's the port number separator. So it will close the string as "2001" and inet_aton will succeed returning the address 0.0.7.209 as expected from the documentation. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.