[Mono-bugs] [Bug 76457][Wis] New - [PATCH] S.R.Remoting.Channels.Ipc drop

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Oct 16 22:13:48 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=76457

--- shadow/76457	2005-10-16 22:13:48.000000000 -0400
+++ shadow/76457.tmp.10875	2005-10-16 22:13:48.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 76457
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: robertj at gmx.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] S.R.Remoting.Channels.Ipc drop
+
+I'm attaching everything required for the IPC channels
+(System.Runtime.Remoting.Channels.Ipc, NET_2_0)
+
+The implementation reuses Mono.Remoting.Channels.Unix on
+Unix and brings a new Named Pipe based channel for Win32.
+
+The archive contains:
+
+mono.patch      - adds the ipc channel tamplates to machine.config
+class.patch     - minor patch for Mono.Remoting.Channels.Unix
+                - integration patches for ipc.tar.gz
+
+ipc.tar.gz      - new files
+
+Rob


More information about the mono-bugs mailing list