| 1234567891011121314 |
- 2005-11-05 Robert Jordan <[email protected]>
- * IpcClientChannel.cs, IpcServerChannel.cs: Added missing ctors.
- 2005-11-04 Robert Jordan <[email protected]>
- * IpcChannelHelper.cs: Removed the colon from the invalid pipe name
- chars, because it is a valid char on NT systems and some .NET IPC
- channel samples contain a colon in their port names.
- 2005-10-16 Robert Jordan <[email protected]>
- * Imported
|