[Mono-bugs] [Bug 42393][Nor] Changed - UDP Multicast fail on SetSocketOption
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 5 May 2003 22:10:52 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42393
--- shadow/42393 Mon May 5 21:10:41 2003
+++ shadow/42393.tmp.12327 Mon May 5 22:10:52 2003
@@ -62,6 +62,21 @@
------- Additional Comments From tuyo@tuyo.org 2003-05-05 21:10 -------
Created an attachment (id=4207)
Here is the test code
+
+------- Additional Comments From gonzalo@ximian.com 2003-05-05 22:10 -------
+I get:
+Unhandled Exception: System.Net.Sockets.SocketException: Invalid arguments
+in (unmanaged)
+/home/gpanjav/go-mono/install/lib/libmono.so.0(mono_raise_exception+0x20)
+[0x40084838]
+in (unmanaged) /home/gpanjav/go-mono/install/lib/libmono.so.0 [0x4009f6e8]
+in <0x000ff> 00 System.Net.Sockets.Socket:SetSocketOption
+(System.Net.Sockets.SocketOptionLevel,System.Net.Sockets.SocketOptionName,object)
+in <0x00117> 00 MultiCast.Listener:StartListening ()
+in <0x000e2> 00 MultiCast.Class1:Main (string[])
+
+on both programs.
+