[Mono-bugs] [Bug 63233][Maj] Changed - Async read does not receive socket exception, on disconnect

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 28 Aug 2004 11:01:28 -0400 (EDT)


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 jeroen@asselman.com.

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

--- shadow/63233	2004-08-27 17:29:12.000000000 -0400
+++ shadow/63233.tmp.29740	2004-08-28 11:01:28.000000000 -0400
@@ -114,6 +114,10 @@
 ------- Additional Comments From grompf@sublimeintervention.com  2004-08-27 17:29 -------
 Running this on CVS HEAD and .Net 1.1 (compiled with mcs) I reach bytesread==0 on both 
 mono and .net 1.1 (both print End of Stream).
 
 -kangaroo
 
+
+------- Additional Comments From jeroen@asselman.com  2004-08-28 11:01 -------
+I'll attach another test case after this weekend which really should
+show an exception, but doesn't.