[Mono-bugs] [Bug 79112][Wis] Changed - HttpListenerRequest.InputStream.Read blocks indefinitively

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Aug 20 12:21:39 EDT 2006


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 gonzalo at ximian.com.

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: gonzalo at ximian.com                            
 ReportedBy: steveb at mindtouch.com               
 QAContact: mono-bugs at ximian.com
 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 gonzalo at ximian.com  2006-08-20 12:21 -------
+It would help if you provide a small test case.


More information about the mono-bugs mailing list