aspnetcore/test
Stephen Halter fdb4184dbf Sockets transport (#2100)
* Make Sockets the default transport
* Create separate Libuv and Sockets functional test projects
* Fix functional tests that fail with Sockets
* Moved OneToTenThreads test to Kestrel.Transport.Libuv.Tests
* Fix systemd activation tests to use libuv transport
* Dispose Sockets PipeFactory
* Improve Socket's server-side abort handling
* Add explicit rebinding test
2017-10-11 15:14:35 -07:00
..
Kestrel.Core.Tests HTTP/2: validate request headers prior to starting new stream. 2017-10-10 13:12:34 -07:00
Kestrel.FunctionalTests Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
Kestrel.Tests
Kestrel.Transport.Libuv.FunctionalTests Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
Kestrel.Transport.Libuv.Tests Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
Kestrel.Transport.Sockets.FunctionalTests Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
SystemdActivation Sockets transport (#2100) 2017-10-11 15:14:35 -07:00
shared Merge code paths duplicated between HTTP/1.x and HTTP/2 implementations (#2017). 2017-09-14 17:35:57 -07:00
Directory.Build.props
xunit.runner.json