https://bugzilla.novell.com/show_bug.cgi?id=324035

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=324035#c7


Dick Porter <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|REOPENED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #7 from Dick Porter <[EMAIL PROTECTED]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to