aspnetcore/test/Kestrel.Transport.Libuv.Tests
David Fowler b23d9b7679
Decouple connection objects from the server (#2535)
- Making progress towards being able to use the connection objects on the client side.
2018-05-01 12:01:24 -07:00
..
TestHelpers
Kestrel.Transport.Libuv.Tests.csproj
LibuvConnectionTests.cs Decouple connection objects from the server (#2535) 2018-05-01 12:01:24 -07:00
LibuvOutputConsumerTests.cs
LibuvThreadTests.cs
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs React to pool cleanup (#2526) 2018-04-30 08:37:15 -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