[Mono-bugs] [Bug 78146][Wis] Changed - Socket.SetSocketOption fails
with Exception
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Apr 20 11:03:18 EDT 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78146
--- shadow/78146 2006-04-20 10:09:58.000000000 -0400
+++ shadow/78146.tmp.19783 2006-04-20 11:03:18.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78146
Product: Mono: Runtime
Version: 1.1
OS: Solaris 8
OS Details: Sparc Solaris 8
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Wishlist
Component: io-layer
AssignedTo: dick at ximian.com
ReportedBy: ccirstea at saguaronet.ro
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -86,6 +86,10 @@
Additional Information:
I'm using the mono SVN version from (13.04.2006)
The tests has been made also with Mono v 1.1.13.6 downloaded as a Sparc
package from mono download site. The results were the same
+
+------- Additional Comments From dick at ximian.com 2006-04-20 11:03 -------
+You're setting SO_RCVTIMEO which is not supported by all platforms,
+hence the option not supported exception.
More information about the mono-bugs
mailing list