https://bugzilla.novell.com/show_bug.cgi?id=411920
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=411920#c1 --- Comment #1 from Víctor Martínez <[EMAIL PROTECTED]> 2008-07-29 08:59:01 MDT --- Ok managed to get it working the right way: [DllImport ("libc", SetLastError=true)] extern static long inet_addr (string ip); but this should be on the mono IpAddress.Parse() implementation, dont you think? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
