[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
Sat May 21 15:14:55 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 bmaurer at users.sf.net.

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

--- shadow/54234	2005-05-21 15:14:31.000000000 -0400
+++ shadow/54234.tmp.29781	2005-05-21 15:14:55.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: lluis at ximian.com                            
 ReportedBy: umuff at quark.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: useIpAddress in tcp channel should be true by default, but is not
+Summary: [PATCH] useIpAddress in tcp channel should be true by default, but is not
 
 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:
@@ -47,6 +47,9 @@
 ask me for sample code if you need, but that should be ovious to change.
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-05-21 15:14 -------
 Created an attachment (id=15185)
 Patch
 
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-21 15:14 -------
+This patch fixes the issue as suggested.


More information about the mono-bugs mailing list