[Mono-bugs] [Bug 70850][Wis] Changed - Fail to set Socket Timeout property

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 30 Dec 2004 09:08:04 -0500 (EST)


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 duncan@ximian.com.

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

--- shadow/70850	2004-12-28 12:43:52.000000000 -0500
+++ shadow/70850.tmp.31240	2004-12-30 09:08:04.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 70850
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tocsleung@so-net.com.hk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -43,6 +43,18 @@
 
 How often does this happen? 
 Always return error while running under Mono 1.0.5
 but get he correct result under MS.Net platform
 
 Additional Information:
+
+------- Additional Comments From duncan@ximian.com  2004-12-30 09:08 -------
+Using the stock 1.0.5 RPMs on Novell Linux Desktop (i386), I don't see
+the problem; the same is true for SVN head:
+
+duncan@polysemy:~ $ rpm -q mono-core
+mono-core-1.0.5-1.novell.0.4
+duncan@polysemy:~ $ mono 70850.exe 
+SendTimeOut = 1000
+RecieveTimeOut = 2000
+
+NOTABUG? If you have any additional info, please reopen the bug.