aspnetcore/test/Kestrel.Transport.Libuv.Tests
Stephen Halter b08163d3b7
[2.1.1] Use TaskCreationOptions.RunContinuationsAsynchronously a lot (#2618)
2018-05-29 16:07:41 -07:00
..
TestHelpers Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
Kestrel.Transport.Libuv.Tests.csproj
LibuvConnectionTests.cs Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
LibuvOutputConsumerTests.cs Fix connection abort 2018-04-23 17:01:49 -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 Make LibuvTransport(Factory) pubternal (#2426) 2018-03-26 11:39:51 -07:00
ListenerPrimaryTests.cs [2.1.1] Use TaskCreationOptions.RunContinuationsAsynchronously a lot (#2618) 2018-05-29 16:07:41 -07:00
MultipleLoopTests.cs React to pipes in corefx (#2337) 2018-02-28 12:41:51 -08:00
NetworkingTests.cs React to pipes in corefx (#2337) 2018-02-28 12:41:51 -08:00
UvStreamHandleTests.cs
UvTimerHandleTests.cs