2009-06-11 Atsushi Enomoto <atsushi@ximian.com>
commit1ead3236fb00a2f0265ec5656c93be3b672c3797
authoratsushi <atsushi@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 11 Jun 2009 09:10:38 +0000 (11 09:10 +0000)
committeratsushi <atsushi@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 11 Jun 2009 09:10:38 +0000 (11 09:10 +0000)
tree6e5847d187960f716585de0ed28d3e0f56a2a19a
parentfe75049bb8213dacd6a746af09449bf2ee9137aa
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.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@135916 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog
class/System.ServiceModel/System.ServiceModel.Channels/ChannelListenerBase_1.cs
class/System.ServiceModel/System.ServiceModel.Channels/HttpChannelListener.cs
class/System.ServiceModel/System.ServiceModel.Channels/TcpChannelListener.cs