[Mono-bugs] [Bug 43240][Wis] Changed - Socket.Poll timeout fault in HttpWebResponse ctor

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 18 May 2003 15:22:24 -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 tds00mahi@thn.htu.se.

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

--- shadow/43240	Sun May 18 15:20:06 2003
+++ shadow/43240.tmp.3383	Sun May 18 15:22:24 2003
@@ -35,6 +35,11 @@
 the Socket.Poll should not throw the exception - it should have plenty of
 time (100 seconds by default).
 
 How often does this happen? 
 It was kind of tricky to pin down as it doesn't happen all the time, it was
 more frequent on wlans for example.
+
+------- Additional Comments From tds00mahi@thn.htu.se  2003-05-18 15:22 -------
+Created an attachment (id=4378)
+A simple patch would be something like this, it is only for the Poll() we need to convert the timeout.
+