aspnetcore/test/Kestrel.Transport.Libuv.Tests
David Fowler edc1935475
Flow the cancellation tokens to ReadAsync and WriteAsync (#2865)
2018-09-06 09:04:39 -07:00
..
TestHelpers Wait off the ConnectionClosed token to stop tracking ConnectionCallback (#2574) 2018-05-15 12:38:35 -07:00
Kestrel.Transport.Libuv.Tests.csproj Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
LibuvConnectionTests.cs Consistently handle connection resets (#2547) 2018-05-22 16:38:21 -07:00
LibuvOutputConsumerTests.cs Flow the cancellation tokens to ReadAsync and WriteAsync (#2865) 2018-09-06 09:04:39 -07:00
LibuvThreadTests.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
LibuvTransportFactoryTests.cs Make LibuvTransport(Factory) pubternal (#2426) 2018-03-26 11:39:51 -07:00
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs Add in-memory functional test project (#2780) 2018-08-07 15:34:11 -07:00
ListenerPrimaryTests.cs Use TaskCreationOptions.RunContinuationsAsynchronously a lot 2018-04-30 12:56:55 -07:00
MultipleLoopTests.cs
NetworkingTests.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs