[Mono-bugs]
[Bug 75526][Wis] Changed - StreamReader.Read(char[], int, int)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 13 12:58:14 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75526
--- shadow/75526 2005-07-11 07:43:20.000000000 -0400
+++ shadow/75526.tmp.16458 2005-07-13 12:58:14.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: gnauck at ag-software.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -34,6 +34,9 @@
parsing Networks streams. So you would need a server and a client sample to
cause this problem.
If you read only a single byte with sr.Read() and no more data is available
in the Stream it blocks on MONO and MS .NET which is OK.
Alex
+
+------- Additional Comments From miguel at ximian.com 2005-07-13 12:58 -------
+Please post a complete example.
More information about the mono-bugs
mailing list