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 Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
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 Shorten folder names 2017-07-28 11:11:55 -07:00
LibuvTransportOptionsTests.cs Shorten folder names 2017-07-28 11:11:55 -07:00
LibuvTransportTests.cs Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
ListenerPrimaryTests.cs Fix flakiness in address-in-use test (#2267) 2018-01-24 17:42:49 -08:00
MultipleLoopTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
NetworkingTests.cs React to pipelines changes (#2275) 2018-01-29 14:34:48 -08:00
UvStreamHandleTests.cs Shorten folder names 2017-07-28 11:11:55 -07:00
UvTimerHandleTests.cs Shorten folder names 2017-07-28 11:11:55 -07:00