[Mono-bugs] [Bug 75787][Nor] Changed - Mono uses SO_RCVTIMEO for
socket timeout
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 18 18:35:01 EDT 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75787
--- shadow/75787 2005-08-11 18:52:05.000000000 -0400
+++ shadow/75787.tmp.30493 2005-08-18 18:35:01.000000000 -0400
@@ -1,19 +1,24 @@
Bug#: 75787
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: io-layer
AssignedTo: mono-bugs at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Mono uses SO_RCVTIMEO for socket timeout
The socket timeout is only supported in Linux 2.6 according to Dick.
+
+------- Additional Comments From gonzalo at ximian.com 2005-08-18 18:35 -------
+In XSP I use Receive/SendTimeout. I had to wrap the calls in try/catch
+as Solaris didn't support those. But no one using linux 2.4 ever
+complained.
More information about the mono-bugs
mailing list