[Mono-bugs] [Bug 60175][Nor] Changed - Slow GetHostByName

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Jun 2004 13:52:21 -0400 (EDT)


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 lluis@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=60175

--- shadow/60175	2004-06-14 19:33:05.000000000 -0400
+++ shadow/60175.tmp.20369	2004-06-15 13:52:21.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 60175
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -34,6 +34,9 @@
 +		}
  	}
 +	else
 +		hp2 = NULL;
 
 I'm not sure this is correct, but it makes sense to me.
+
+------- Additional Comments From lluis@ximian.com  2004-06-15 13:52 -------
+Patch commited (validated by Dick).