2009-06-11 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Thu, 11 Jun 2009 09:10:38 +0000 (09:10 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 11 Jun 2009 09:10:38 +0000 (09:10 -0000)
commit6f61807f8d93d59cdac9ebb0e4b858b88a0b5155
treeb7b2c6c193708d42bd687d21ae852829516035e2
parentb6b70b878d669aa11a495e040c12b15b18994428
2009-06-11  Atsushi Enomoto  <atsushi@ximian.com>

* HttpChannelListener.cs, TcpChannelListener.cs,
  ChannelListenerBase_1.cs : put common internal listener base
  and let it handle those async stuff.

svn path=/trunk/mcs/; revision=135916
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
mcs/class/System.ServiceModel/System.ServiceModel.Channels/TcpChannelListener.cs