aspnetcore/test/Kestrel.Transport.Libuv.Tests
Stephen Halter 668f8e3b4b
Lazily allocate protocol-specific connection objects (#2190)
* Refactor Http[12]?Connection
2017-12-04 15:59:12 -08:00
..
TestHelpers
Kestrel.Transport.Libuv.Tests.csproj Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
LibuvConnectionTests.cs
LibuvOutputConsumerTests.cs Lazily allocate protocol-specific connection objects (#2190) 2017-12-04 15:59:12 -08:00
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs
ListenerPrimaryTests.cs Make the HttpParser a singleton (#2203) 2017-12-03 13:27:36 -08:00
MultipleLoopTests.cs
NetworkingTests.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs