[Mono-bugs] [Bug 75626][Wis] Changed - System.Runtime.Remoting.Channels.Tcp.TcpChannel() works incorrectly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 25 10:28:25 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 lluis at ximian.com.

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

--- shadow/75626	2005-07-24 18:21:40.000000000 -0400
+++ shadow/75626.tmp.29195	2005-07-25 10:28:25.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 75626
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: mail at meebey.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -33,6 +33,9 @@
 because it will call base(0).
 
 So changing the () ctor to not set the port 0 would fix this.
 
 Result is that my application with remoting works on Mono but not on MS
 .NET because there is no server channel because I am using the () ctor.
+
+------- Additional Comments From lluis at ximian.com  2005-07-25 10:28 -------
+Fixed in SVN (r47650). Thanks!


More information about the mono-bugs mailing list