[Mono-bugs] [Bug 78365][Min] Changed - HttpListener misses its requests

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 11 03:25:02 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 pawel.sakowski at mind-breeze.com.

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

--- shadow/78365	2006-05-11 03:24:14.000000000 -0400
+++ shadow/78365.tmp.17444	2006-05-11 03:25:02.000000000 -0400
@@ -134,6 +134,11 @@
 - RegisterContext adds the new HttpListenerContext to ctx_queue,
 - BeginGetContext adds the ListenerAsyncResult to wait_queue,
 - the two never meet.
 
 Theoretically at any point at least one of the queues should be empty; this
 condition is violated in the above situation.
+
+------- Additional Comments From pawel.sakowski at mind-breeze.com  2006-05-11 03:25 -------
+Created an attachment (id=16989)
+A way to obtain the 'Expected results'
+


More information about the mono-bugs mailing list