Robert Jordan 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 years ago
..
ChangeLog 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 years ago
IpcChannel.cs 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 years ago
IpcClientChannel.cs 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 years ago
IpcServerChannel.cs 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 years ago
README 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 years ago
UnixChannelLoader.cs 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 years ago

README

System.Runtime.Remoting.Channels.Ipc.Unix
=========================================

*.Ipc.Unix is a wrapper for Mono.Remoting.Channels.Unix.
The Unix channels are loaded via reflection.

The wrapper is performing the following mappings:

IPC UNIX
--------------------------------------
portName="foo" path=$TEMP/foo
ipc://foo/bar.rem unix://$TEMP/foo?/bar.rem