http://bugzilla.novell.com/show_bug.cgi?id=502866
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=502866#c2 Gonzalo Paniagua Javier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Gonzalo Paniagua Javier <[email protected]> 2009-05-11 21:18:10 MDT --- I was able to reproduce the problem BUT I realized that most of the time the program took was spent in Connect doing a DNS lookup. I made a small change in UdpClient so that it uses Dns.GetHostAddresses when doing the DNS lookup for the host and now it works fine. The change is in svn mono-2-4 and HEAD. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
