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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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()); _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
