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

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 6 Jun 2003 06:00:37 -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 gonzalo@ximian.com.

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

--- shadow/43240	Sun May 18 15:22:24 2003
+++ shadow/43240.tmp.7016	Fri Jun  6 06:00:37 2003
@@ -1,14 +1,14 @@
 Bug#: 43240
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tds00mahi@thn.htu.se               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -40,6 +40,9 @@
 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.
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-06-06 06:00 -------
+Fixed in CVS.