* HttpServerChannel.cs: Removed StartListening call from constructor. It
authorLluis Sanchez <lluis@novell.com>
Wed, 12 Nov 2003 15:37:19 +0000 (15:37 -0000)
committerLluis Sanchez <lluis@novell.com>
Wed, 12 Nov 2003 15:37:19 +0000 (15:37 -0000)
commitee47b84f26772a03c5fc4a81c3a3c1eaa3d782f5
tree98a13dd2b0964807b8829fb501ccf4878e34d439
parent36bb54ad70acd5dc13a75697ef2a452f4a3316ba
* HttpServerChannel.cs: Removed StartListening call from constructor. It
  is called by the remoting framework.
* HttpClientChannel.cs, HttpHelper.cs: Fixed some formatting.

svn path=/trunk/mcs/; revision=19889
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/ChangeLog
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpClientChannel.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpHelper.cs
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs