[Mono-bugs] [Bug 74878][Nor] Changed - Defining more than one formatter in remoting channel not supported

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 2 19:59:45 EST 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 robertj at gmx.net.

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

--- shadow/74878	2005-12-02 19:42:53.000000000 -0500
+++ shadow/74878.tmp.19816	2005-12-02 19:59:45.000000000 -0500
@@ -163,6 +163,15 @@
 ------- Additional Comments From robertj at gmx.net  2005-12-02 19:42 -------
 It's client formatter's job to inject this header, isn't it?
 Mono's XyzClientFormatterSinks are doing that, and .NET's formatters
 must be doing that as well, otherwise they won't be able to connect
 to the patched mono server, but they do.
 
+
+------- Additional Comments From robertj at gmx.net  2005-12-02 19:59 -------
+> otherwise they won't be able to connect to the patched mono
+> server, but they do.
+
+To clarify this: I traced the headers from within a custom
+transport sink (the IPC-channel) on .NET: the headers are set
+by the formatter.
+


More information about the mono-bugs mailing list