[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
Thu, 5 May 2005 20:09:26 -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 ximian-bugzilla@winsper.org.uk.

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

--- shadow/74161	2005-05-05 07:36:20.000000000 -0400
+++ shadow/74161.tmp.622	2005-05-05 20:09:26.000000000 -0400
@@ -218,6 +218,10 @@
 
 
 ------- Additional Comments From atsushi@ximian.com  2005-05-05 07:36 -------
 Created an attachment (id=15073)
 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.