[Mono-bugs] [Bug 502866] UDPClient.Receive does not honor Socket.ReceiveTimeout
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon May 11 23:18:13 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=502866
User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=502866#c2
Gonzalo Paniagua Javier <gonzalo at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Gonzalo Paniagua Javier <gonzalo at novell.com> 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.
More information about the mono-bugs
mailing list