aspnetcore/test/Kestrel.Transport.Libuv.Tests
Stephen Halter c8d374af64 Merge branch 'release/2.1' into dev
# Conflicts:
#	build/dependencies.props
#	korebuild-lock.txt
#	src/Kestrel.Transport.Libuv/Internal/LibuvConnectionContext.cs
2018-05-07 15:47:20 -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 Fix connection abort 2018-04-23 17:01:49 -07:00
LibuvThreadTests.cs
LibuvTransportFactoryTests.cs Make LibuvTransport(Factory) pubternal (#2426) 2018-03-26 11:39:51 -07:00
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