[Mono-bugs] [Bug 38662][Nor] Changed - Setting the recieve timeout of a socket got from a TcpListener throws a socket exception.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 25 Feb 2003 12:33:40 -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 dick@ximian.com.

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

--- shadow/38662	Tue Feb 25 05:39:05 2003
+++ shadow/38662.tmp.19209	Tue Feb 25 12:33:40 2003
@@ -1,14 +1,14 @@
 Bug#: 38662
 Product: Mono/Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo Linux 1.4rc2 with mono-0.20
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: WONTFIX
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: matthias204@mac.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -48,6 +48,9 @@
 How often does this happen? 
 everytime
 
 Additional Information:
 This is from a project developed with windows. I am currently trying to
 make it run with mono.
+
+------- Additional Comments From dick@ximian.com  2003-02-25 12:33 -------
+SO_RCVTIMEO is not supported on linux.