aspnetcore/src/Kestrel.Transport.Libuv
Stephen Halter f8f6f39f55
Wait off the ConnectionClosed token to stop tracking ConnectionCallback (#2574)
- The prior strategy of waiting for the pipe completed callbacks doesn't work
  because blocks are returned to the memory pool after the callbacks are fired.
2018-05-15 12:38:35 -07:00
..
Internal Wait off the ConnectionClosed token to stop tracking ConnectionCallback (#2574) 2018-05-15 12:38:35 -07:00
AssemblyInfo.cs
Kestrel.Transport.Libuv.csproj
LibuvTransportOptions.cs
WebHostBuilderLibuvExtensions.cs
baseline.netcore.json
breakingchanges.netcore.json