[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
Tue, 7 Jan 2003 09:47:50 -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	Sun Jan  5 15:40:36 2003
+++ shadow/36322.tmp.5448	Tue Jan  7 09:47:49 2003
@@ -1,23 +1,23 @@
 Bug#: 36322
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: taras.judge@shaw.ca               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: mono allows duplicate ports
+Summary: UdpClient allows binding 2 clients to the same port
 
 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.