2009-06-18 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Thu, 18 Jun 2009 17:44:02 +0000 (17:44 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 18 Jun 2009 17:44:02 +0000 (17:44 -0000)
commit26e7cc7e0b81017bf2a5e59fbc93260442a3ad74
tree6296e295cb36c36e5e9e5cc4563528f113f2362b
parent90f82b729d7c95da616a18516341b7a1445d8310
2009-06-18  Atsushi Enomoto  <atsushi@ximian.com>

* ChannelListenerBase_1.cs : added cancellation hook here too.
  HttpChannelListener.cs : use above.
  Do not allow parallel channel creation (this listener does not
  allow more than one AcceptChannel().

svn path=/trunk/mcs/; revision=136425
mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChannelListenerBase_1.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpChannelListener.cs