aspnetcore/test/Kestrel.Transport.Libuv.Tests/TestHelpers
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
..
MockConnectionDispatcher.cs Wait off the ConnectionClosed token to stop tracking ConnectionCallback (#2574) 2018-05-15 12:38:35 -07:00
MockLibuv.cs Fix MockLibuv.OnPostTask (#2260) 2018-01-18 15:53:46 -08:00
MockSocket.cs Shorten folder names 2017-07-28 11:11:55 -07:00
TestLibuvTransportContext.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00