aspnetcore/src/Kestrel.Transport.Abstractions
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
Kestrel.Transport.Abstractions.csproj React to splitting memory pool (#2521) 2018-04-24 14:11:47 -07:00
baseline.netcore.json Set 2.0 baselines 2018-03-16 10:50:05 -07:00