[Mono-bugs] [Bug 599059] Multiple NIC Cards Confuses MonoVS
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Oct 18 17:13:28 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=599059
https://bugzilla.novell.com/show_bug.cgi?id=599059#c5
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Jonathan Pobst <jpobst at novell.com> 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.
More information about the mono-bugs
mailing list