[Fix] Handle the portName argument/property properly.
authorRobert Jordan <robertj@gmx.net>
Sat, 7 Aug 2010 18:15:37 +0000 (02:15 +0800)
committerLluis Sanchez <slluis.devel@gmail.com>
Wed, 11 Aug 2010 16:53:27 +0000 (00:53 +0800)
commit0617642a9549e25caa679bb47449d25c6a3863a8
tree1f083aecbb61bfa55299ca64b522e9e71c80d1ba
parent962df5f69357308d292252b1515724b15970f739
[Fix] Handle the portName argument/property properly.

Some of IpcServerChannel's ctors did not keep track of the original
IPC port name correctly. This led to a non-functional GetUrlsForUri
method.
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Ipc.Unix/IpcServerChannel.cs
mcs/class/System.Runtime.Remoting/Test/IpcChannelTest.cs