[Mono-bugs] [Bug 52329][Nor] Changed - TcpListener with port=0 does not bind to free port

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 17 Dec 2003 21:53:43 -0500 (EST)


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

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

--- shadow/52329	2003-12-17 20:59:01.000000000 -0500
+++ shadow/52329.tmp.18765	2003-12-17 21:53:43.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52329
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Mono.POSIX
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -39,6 +39,9 @@
 
 Actual Results:
 It prints "0"
 
 Expected Results:
 It should print a valid free port.
+
+------- Additional Comments From gonzalo@ximian.com  2003-12-17 21:53 -------
+Fixed in CVS.