[Mono-bugs] [Bug 79721][Nor] Changed - Dns.GetHostEntry () should throw when a reverse lookup fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 3 12:44:00 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79721
--- shadow/79721 2006-10-22 11:34:22.000000000 -0400
+++ shadow/79721.tmp.10664 2006-11-03 12:44:00.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79721
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: dick at ximian.com
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
@@ -19,6 +19,9 @@
Testcase: GetHostEntry () method in
mcs/class/System/Test/System.Net/DnsTest.cs.
On mono, this throws an exception because the reverse lookup fails
(64.14.94.188 -> go-mono.com). On MS.NET, it returns an IPHostEntry with
HostName set to the ip address too.
+
+------- Additional Comments From dick at ximian.com 2006-11-03 12:44 -------
+Fixed in svn, r67313
More information about the mono-bugs
mailing list