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
MockSocket.cs
TestLibuvTransportContext.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00