[Mono-bugs] [Bug 74161][Nor] Changed - XmlTextReader.Read blocked when reading Xml from Network Stream
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 03:43:07 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74161
--- shadow/74161 2005-05-05 20:09:26.000000000 -0400
+++ shadow/74161.tmp.2959 2005-05-06 03:43:07.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74161
Product: Mono: Class Libraries
Version: unspecified
OS: SUSE 9.2
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: anarchyco@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -222,6 +222,9 @@
nonblocking reader patch; try it w/ your application
------- Additional Comments From ximian-bugzilla@winsper.org.uk 2005-05-05 20:09 -------
It seems your patch does indeed fix the problem, at least according to
what I've tested it against. Thanks for the quick reply.
+
+------- Additional Comments From atsushi@ximian.com 2005-05-06 03:43 -------
+Ok, I commited the patch as r44109. Thanks!