[Mono-bugs] [Bug 75705][Nor] Changed - Receive on closed socket behaviour different between windows and linux.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 4 00:14:50 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 nev at delap.com.

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

--- shadow/75705	2005-08-03 23:14:54.000000000 -0400
+++ shadow/75705.tmp.345	2005-08-04 00:14:50.000000000 -0400
@@ -101,6 +101,14 @@
 That the behaviour is the same in both cases, 
 preferably 'socketThreadRunning = False' I think.
     
 How often does this happen? 
 
 100% reproducible.
+
+------- Additional Comments From Nev at Delap.com  2005-08-04 00:14 -------
+I tried putting a socket.Shutdown() before the Close. In MS.NET and 
+Mono on Windows that works, not that it's helping me, but in Mono on 
+Linux it throws...
+
+"System.Net.Sockets.SocketException : The socket is not connected"
+


More information about the mono-bugs mailing list