https://bugzilla.novell.com/show_bug.cgi?id=599059
https://bugzilla.novell.com/show_bug.cgi?id=599059#c5 Jonathan Pobst <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Jonathan Pobst <[email protected]> 2010-10-18 21:13:28 UTC --- This is not an issue with MonoTools 2.0. We now listen on all available NICs. http_server = new HttpListener (); http_server.Prefixes.Add (string.Format ("http://*:{0}/", Port)); Thanks for the report! -- 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
