Merge pull request dotnet/corefx#9956 from stephentoub/tcpclient_dispose
authorStephen Toub <stoub@microsoft.com>
Tue, 12 Jul 2016 02:46:50 +0000 (22:46 -0400)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2016 02:46:50 +0000 (22:46 -0400)
Improve behavior of TcpClient Dispose concurrent with ConnectAsync

Commit migrated from https://github.com/dotnet/corefx/commit/a7f31ae36cc59dfbac8772ea37384146677356bc


Trivial merge