[Mono-bugs] [Bug 74475][Nor] Changed - BeginWrite returns to the callback before all bytes are written
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Apr 2005 01:03:51 -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=74475
--- shadow/74475 2005-04-08 23:31:30.000000000 -0400
+++ shadow/74475.tmp.19492 2005-04-19 01:03:51.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74475
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: AMD64 + Gentoo + NPTL
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: harningt@gmail.com
QAContact: mono-bugs@ximian.com
@@ -78,6 +78,11 @@
[which is good because it could easily cause a forever blocking
situation].
------- Additional Comments From gonzalo@ximian.com 2005-04-08 23:31 -------
I'll do some testing and if it's as you say, i'll fix this.
+
+------- Additional Comments From gonzalo@ximian.com 2005-04-19 01:03 -------
+I verified that behavior and fixed in SVN r43235.
+
+Thanks.