[Mono-bugs] [Bug 54234][Nor] Changed - [PATCH] useIpAddress in tcp
channel should be true by default, but is not
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 30 07:05:05 EDT 2005
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54234
--- shadow/54234 2005-05-30 07:04:37.000000000 -0400
+++ shadow/54234.tmp.7580 2005-05-30 07:05:05.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: umuff at quark.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [PATCH] useIpAddress in tcp channel should be true by default, but is not
-BugsThisDependsOn: 63265
+BugsThisDependsOn: 63265[FIXED]
Description of Problem:
A tcp channel created using the config file method will not use the IP
address when marsheling obj-by-ref. This results in 'host unknown' on
the client side, if the server is not in the dns.
According to MSDN documentation useIpAddress should be true by default:
More information about the mono-bugs
mailing list