[Mono-devel-list] Remoting patches and typo fix

Jerome Laban jlaban at wanadoo.fr
Fri Apr 4 12:42:22 EST 2003


>
> This is true, the problem is that the CreateMessageSink doesn't check the
> process id. The cross appdomain channel should have the highest prio and
> also be a part of the channel list.

I'm not sure it should be part of the channel list. If it is, it will appear
in the ChannelServices.RegisteredChannels, and the MS implementation does
not show it. Should this channel be filtered in the RegisteredChannels get
property ?

>
> It's really simple to add, just add a check for process id in
> CreateMessageSink and add so the constructor of ChannelData save's the
> current process id (as it does with AppDomainID).
>

Ok I will try that.

Jerome.




More information about the Mono-devel-list mailing list