[Mono-bugs] [Bug 75306][Nor] Changed - Socet.Select on Write

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jun 18 16:09:16 EDT 2005


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 at ximian.com.

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

--- shadow/75306	2005-06-18 16:06:18.000000000 -0400
+++ shadow/75306.tmp.29697	2005-06-18 16:09:16.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 75306
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: ice-k at amnesty.scene.pl               
@@ -141,6 +141,21 @@
 Unhandled Exception: System.Net.Sockets.SocketException: Address
 already in use
 in <0x000cb> System.Net.Sockets.Socket:Bind (System.Net.EndPoint
 local_end)
 in <0x000c5> SocketTest:Main ()
 -----------------------
+
+------- Additional Comments From gonzalo at ximian.com  2005-06-18 16:09 -------
+After fixing the port number:
+-------
+$ ./select.exe
+Accpet Connection from: 127.0.0.1:1183
+Can Write: 127.0.0.1:1183 i=0
+
+Administrator at this ~/src/work/socketselect
+$ mono ./select.exe
+Accpet Connection from: 127.0.0.1:1185
+Can Read: 127.0.0.1:1185 i=0
+-------
+
+So there's something wrong here.


More information about the mono-bugs mailing list