aspnetcore/test/Kestrel.Transport.Libuv.Tests
David Fowler 2156030460
Clean up some of protocol abstractions (#2311)
* Clean up some of protocol abstractions
- Renamed PipeConnection to DuplexPipe
- Removed MemoryPool from ConnectionContext
- Work around value tuple issue on net471
2018-02-10 10:39:21 -08:00
..
TestHelpers Clean up some of protocol abstractions (#2311) 2018-02-10 10:39:21 -08:00
Kestrel.Transport.Libuv.Tests.csproj
LibuvConnectionTests.cs Merge release/2.1 2018-01-30 09:39:33 -08:00
LibuvOutputConsumerTests.cs Clean up some of protocol abstractions (#2311) 2018-02-10 10:39:21 -08:00
LibuvTransportFactoryTests.cs
LibuvTransportOptionsTests.cs
LibuvTransportTests.cs
ListenerPrimaryTests.cs
MultipleLoopTests.cs
NetworkingTests.cs
UvStreamHandleTests.cs
UvTimerHandleTests.cs