[Mono-bugs] [Bug 36322][Nor] Changed - UdpClient allows binding 2 clients to the same port
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 6 Feb 2003 10:52:59 -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=36322
--- shadow/36322 Tue Jan 7 10:49:02 2003
+++ shadow/36322.tmp.8036 Thu Feb 6 10:52:59 2003
@@ -1,13 +1,13 @@
Bug#: 36322
Product: Mono/Class Libraries
Version: unspecified
OS: Mandrake 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: taras.judge@shaw.ca
QAContact: mono-bugs@ximian.com
@@ -19,6 +19,9 @@
A detailed testcase is available at
http://glek.net/~taras/udptest.cs
Basicly mono doesn't complain when you try to listen on already used address.
The rotor runtime throws an exception. More details in the url.
+
+------- Additional Comments From gonzalo@ximian.com 2003-02-06 10:52 -------
+Fixed in CVS.