[Mono-bugs] [Bug 75526][Nor] Changed - StreamReader blocks on reading too much

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 31 17:59:25 EDT 2005


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 .

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

--- shadow/75526	2005-08-30 05:48:05.000000000 -0400
+++ shadow/75526.tmp.31614	2005-08-31 17:59:25.000000000 -0400
@@ -10,13 +10,12 @@
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gnauck at ag-software.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: StreamReader blocks on reading too much
 
 while debugging my library under windows i stumbled of following.
 I create a new StreamReader from a NetworkStream for parsing Xml.
 
 StreamReader sr = new StreamReader(myTcpClient.GetStream());


More information about the mono-bugs mailing list