[Mono-bugs] [Bug 324035] Multicast not working
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 4 12:24:40 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=324035
User dick at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=324035#c7
Dick Porter <dick at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Dick Porter <dick at novell.com> 2008-04-04 10:24:40 MST ---
On XP I get the following exception when there is no network:
Unhandled Exception: System.Net.Sockets.SocketException: The requested address
is not valid in its context
at System.Net.Sockets.Socket.setMulticastOption(SocketOptionName optionName,
MulticastOption MR)
at System.Net.Sockets.Socket.SetSocketOption(SocketOptionLevel optionLevel,
SocketOptionName optionName, Object optionValue)
at System.Net.Sockets.UdpClient.JoinMulticastGroup(IPAddress multicastAddr,
IPAddress localAddress)
at ConsoleApplication1.Program.Main(String[] args)
I've fixed the error message (best match I could come up with was WSAENETDOWN)
in svn r99850
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list