SocketAsyncEngine.Unix: use ConcurrentDictionary to get rid of lock for context looku...
authorTom Deseyn <tom.deseyn@gmail.com>
Thu, 11 Apr 2019 09:20:43 +0000 (11:20 +0200)
committerStephen Toub <stoub@microsoft.com>
Thu, 11 Apr 2019 09:20:43 +0000 (05:20 -0400)
commit247837957a0afd8774a0ea83a75b72dd5ff7425a
tree9736390d628f97ca356eea0c2b1065ea9f725eb6
parented85c2ab13892af6dda464ed0ab5cb35f0c43808
SocketAsyncEngine.Unix: use ConcurrentDictionary to get rid of lock for context lookup (dotnet/corefx#36358)

Commit migrated from https://github.com/dotnet/corefx/commit/1c881ce4e49d723891d10ffabb171dc07b75972e
src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj
src/libraries/System.Net.Sockets/src/System/Net/Sockets/SocketAsyncEngine.Unix.cs