[Mono-bugs] [Bug 79721][Nor] New - Dns.GetHostEntry () should throw when a reverse lookup fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Oct 22 11:20:51 EDT 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79721
--- shadow/79721 2006-10-22 11:20:51.000000000 -0400
+++ shadow/79721.tmp.1762 2006-10-22 11:20:51.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 79721
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: vargaz at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Dns.GetHostEntry () should throw when a reverse lookup fails
+
+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.
More information about the mono-bugs
mailing list