2009-09-23 Sebastien Pouliot <sebastien@ximian.com>
commit94a90d2d71bb86373d5c9cba3ad184ac299670f1
authorSebastien Pouliot <sebastien@ximian.com>
Wed, 23 Sep 2009 21:39:08 +0000 (23 21:39 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Wed, 23 Sep 2009 21:39:08 +0000 (23 21:39 -0000)
treea4c76baa30580055db87812e7f6743d8317b8bf2
parent24845a088636f97398dcff1f1b50dc8ac51756c0
2009-09-23  Sebastien Pouliot  <sebastien@ximian.com>

* Socket_2_1.cs: Remove NET_2_1 socket policy checks from here.
* SocketAsyncEventArgs.cs: Support DnsEndPoint correctly (NET_2_1 but
that will be useful for NET_4_0 soon). Add socket policy checks here
since it could be called several times to connect to a host.

svn path=/trunk/mcs/; revision=142518
mcs/class/System/System.Net.Sockets/ChangeLog
mcs/class/System/System.Net.Sockets/SocketAsyncEventArgs.cs
mcs/class/System/System.Net.Sockets/Socket_2_1.cs