[Mono-bugs] [Bug 56883][Maj] Changed - FileStream.EndRead returns 0 in AsyncIO Callback

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 16 Apr 2004 07:41:43 -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 gonzalo@ximian.com.

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

--- shadow/56883	2004-04-16 06:42:01.000000000 -0400
+++ shadow/56883.tmp.4790	2004-04-16 07:41:43.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 56883
 Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: Microsoft Windows XP Professional
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: marijn@mad.scientist.com               
 QAContact: mono-bugs@ximian.com
@@ -110,6 +110,9 @@
 Created an attachment (id=7323)
 AsyncIO test showing EndRead bug (same as inline)
 
 
 ------- Additional Comments From gonzalo@ximian.com  2004-04-16 06:42 -------
 I can reproduce this on linux by setting MONO_DISABLE_AIO=1
+
+------- Additional Comments From gonzalo@ximian.com  2004-04-16 07:41 -------
+Fixed in CVS.