fix Race condition with SocketHelperSyncForceNonBlocking.AcceptAsync (dotnet/corefx...
authorTomas Weinfurt <tweinfurt@yahoo.com>
Thu, 16 Aug 2018 17:05:33 +0000 (10:05 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Aug 2018 17:05:33 +0000 (10:05 -0700)
commit2bf2d6cf1c17594e000e415d0600ea7e031e2b67
treed0eeb65c20dd28c5b439589415468754122733dd
parentb79029040532a3f9c19b55910bd7b228d2e11641
fix Race condition with SocketHelperSyncForceNonBlocking.AcceptAsync (dotnet/corefx#31758)

* initial cut
* update tests

Commit migrated from https://github.com/dotnet/corefx/commit/18a353770fe27ca14e6032e8fd11f0552b015f90
src/libraries/System.Net.Sockets/tests/FunctionalTests/Accept.cs
src/libraries/System.Net.Sockets/tests/FunctionalTests/SocketTestHelper.cs