[Mono-bugs] [Bug 53992][Nor] Changed - SocketException not normally thrown for reusing server socket address
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 9 Feb 2004 05:28:41 -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=53992
--- shadow/53992 2004-02-07 01:10:20.000000000 -0500
+++ shadow/53992.tmp.24983 2004-02-09 05:28:41.000000000 -0500
@@ -10,13 +10,12 @@
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: liyul@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: SocketException not normally thrown for reusing server socket address
For windows platform, when the same socket address (protocol/network
address/port) was in use, mono binds happily and took over the port. The
default behavior should be throws System.Net.Sockets.SocketException:
"Only one usage of each socket address (protocol/network address/port)\r\n