[Mono-bugs] [Bug 64626][Nor] Changed - Mono's Dns.GetHostName does not behave like the .NET equivalent

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 19 Jan 2005 16:15:29 -0500 (EST)


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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=64626

--- shadow/64626	2005-01-12 14:35:07.000000000 -0500
+++ shadow/64626.tmp.3697	2005-01-19 16:15:29.000000000 -0500
@@ -92,6 +92,10 @@
 Yeah, I didn't expect windows to have resolv.conf.  So we're seeing
 the windows resolver being clever here and in bug 63265.
 
 Miguel - do you want me to try and intercept DNS lookups and try and
 emulate returning this hostname -> local interfaces behaviour?
 
+
+------- Additional Comments From miguel@ximian.com  2005-01-19 16:15 -------
+Once we are done with the io-layer stuff, I would love if you could
+emulate this behavior Dick.