[Mono-bugs] [Bug 63031][Maj] Changed - xsp crashes on Solaris

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 17 Aug 2004 06:39:24 -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 mark@markround.com.

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

--- shadow/63031	2004-08-16 18:12:51.000000000 -0400
+++ shadow/63031.tmp.32395	2004-08-17 06:39:24.000000000 -0400
@@ -72,6 +72,12 @@
 
 ------- Additional Comments From gonzalo@ximian.com  2004-08-16 18:12 -------
 This is not a runtime problem. It's just that we're trying to set a
 protocol option that is not supported by the underlying OS.
 
 How do you set the socket receive and send timeout in Solaris?
+
+------- Additional Comments From mark@markround.com  2004-08-17 06:39 -------
+I'm afraid I have no idea - I've only just compiled Mono to experiment
+with it... I will ask around and see if I can get an answer from some
+of my C hacker friends. What exactly is it you need to know ? How to
+set these options via C - or via C# ? Or something else ?