2010-08-08  Robert Jordan  <robertj@gmx.net>

	[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.

2007-05-19  Robert Jordan  <robertj@gmx.net>

	* IpcClientChannel.cs (CreateMessageSink, IpcToUnix):
	don't try to parse null URLs because non wellknown remote objects
	don't have one. Fixes bug #81653.

	* IpcClientChannel.cs (ChangeUri): make static, reuse IpcToUnix ().

2005-10-16  Robert Jordan  <robertj@gmx.net>

	* Imported

