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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79112 --- shadow/79112 2006-08-20 02:04:42.000000000 -0400 +++ shadow/79112.tmp.5314 2006-08-20 12:21:39.000000000 -0400 @@ -2,13 +2,13 @@ Product: Mono: Class Libraries Version: 1.1 OS: All OS Details: Debian, OS X Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -56,6 +56,9 @@ 'HttpListenereRequest.InputStream' (note that the input stream is not read yet) 3. the DreamMessage is handed off to the DreamEnvironment, which locates the method delegate to invoke for this request 4. the delegate uses 'DreamRequest.ReceiveXDoc' to retrieve the request 5. 'DreamRequest.ReceiveXDoc' invokes 'DreamMessage.Message' to deserialize the input stream (this is when it blocks) + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-20 12:21 ------- +It would help if you provide a small test case. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
