2009-05-25 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 25 May 2009 13:12:02 +0000 (13:12 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 25 May 2009 13:12:02 +0000 (13:12 -0000)
commitbd372ca720676491183cf1416c5008896bc850fd
treef0666f31b23c96b8539aa364c2598e8b89f79914
parent53ca32f688f205dc80552b7e1296749bf6721b06
2009-05-25  Atsushi Enomoto  <atsushi@ximian.com>

* PeerNode.cs : if Resolve() returns no address, create a new peer
  address here, and shut it down when it is closed.

* PeerDuplexChannel.cs, PeerOutputChannel.cs : use new PeerNode.ctor.

svn path=/trunk/mcs/; revision=134686
mcs/class/System.ServiceModel/System.ServiceModel.Channels/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel.Channels/PeerDuplexChannel.cs
mcs/class/System.ServiceModel/System.ServiceModel.Channels/PeerOutputChannel.cs
mcs/class/System.ServiceModel/System.ServiceModel/ChangeLog
mcs/class/System.ServiceModel/System.ServiceModel/PeerNode.cs