[Mono-bugs] [Bug 53971][Wis] Changed - Reading from a StreamReader of a web response stream sometimes hangs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 6 May 2004 06:36:47 -0400 (EDT)


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 micke@imendio.com.

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

--- shadow/53971	2004-05-06 06:32:18.000000000 -0400
+++ shadow/53971.tmp.7802	2004-05-06 06:36:47.000000000 -0400
@@ -137,6 +137,10 @@
 Avbruten (SIGABRT)
 
 
 ------- Additional Comments From gonzalo@ximian.com  2004-05-06 06:32 -------
 That might be caused by the buggy (and disabled by default now)
 ascynchronous socket IO code.
+
+------- Additional Comments From micke@imendio.com  2004-05-06 06:36 -------
+Gonzalo, you mean the async socket api? Should I do this with my own
+threads instead?