2009-08-06 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Thu, 6 Aug 2009 11:41:46 +0000 (11:41 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Thu, 6 Aug 2009 11:41:46 +0000 (11:41 -0000)
commitbbe1510f778972449edfffd64ac78b61ee776009
tree946398aee1aeb6eaffe7a5d63e10b00b856db531
parent9e4d364a6d10ab8c4a5adb103bf8d8098cdf7863
2009-08-06  Atsushi Enomoto  <atsushi@ximian.com>

* ReplyChannelBase.cs, TcpReplyChannel.cs, HttpReplyChannel.cs:
  implement remaining async methods and LocalAddress.

svn path=/trunk/mcs/; revision=139466
mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpReplyChannel.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/ReplyChannelBase.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/TcpReplyChannel.cs