2010-06-24 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Thu, 24 Jun 2010 12:07:13 +0000 (12:07 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 24 Jun 2010 12:07:13 +0000 (12:07 -0000)
commitb1be2aea6f7cb85377b5038d435fdc9eb68e2d8d
treeb52908866062b8eaa3c262216e846cea060a0fa9
parent4bf24b88dbb54546ff70534d5330607731a64469
2010-06-24  Atsushi Enomoto  <atsushi@ximian.com>

* HttpTransportBindingElement.cs :
  Use new HTTP channel listener implementation.

* ChannelDispatcher.cs : enable service throttling again.
  This time Http(Listener), ASP.NET and TCP listeners all work.

* System.ServiceModel.dll.sources :
  add new HTTP channel listener implementation sources.

  Old sources will be kept for a while, won't entirely vanish as
  ASP.NET support will live there.

svn path=/trunk/mcs/; revision=159491
mcs/class/System.ServiceModel/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpTransportBindingElement.cs
mcs/class/System.ServiceModel/System.ServiceModel.Dispatcher/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Dispatcher/ChannelDispatcher.cs
mcs/class/System.ServiceModel/System.ServiceModel.dll.sources