aspnetcore/src/Microsoft.AspNetCore.Server...
David Fowler a98581670e Schedule connection adapter reads on configured thread pool (#1741)
* Schedule connection adapter reads on configured thread pool
- This should speed up connection adapters as we don't block
new reads. It *might* also help some of the test flakiness
2017-04-24 12:19:22 -07:00
..
Adapter Add cancellation support for write async (#1736) 2017-04-24 11:58:08 -07:00
Internal Schedule connection adapter reads on configured thread pool (#1741) 2017-04-24 12:19:22 -07:00
Properties Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
Systemd Rename namespaces/directories/classes in Kestrel.Core and Transport.Libuv (#1582). 2017-04-04 13:45:02 -07:00
BadHttpRequestException.cs Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
CoreStrings.resx Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
KestrelServer.cs Make the tests that use the Heartbeat more deterministic. (#1724) 2017-04-20 01:41:37 -07:00
KestrelServerLimits.cs Rename namespaces/directories/classes in Kestrel.Core and Transport.Libuv (#1582). 2017-04-04 13:45:02 -07:00
KestrelServerOptions.cs Expose a UseTransportThread property on KestrelServerOptions (#1695) 2017-04-17 12:58:28 -07:00
ListenOptions.cs Remove ListenOptions.Scheme and move IConnectionFilter to .Internal namespace 2017-04-13 09:45:26 -07:00
Microsoft.AspNetCore.Server.Kestrel.Core.csproj Improve implementation of IHttpUpgradeFeature 2017-04-20 12:42:58 -07:00
ServerAddress.cs Rename namespaces/directories/classes in Kestrel.Core and Transport.Libuv (#1582). 2017-04-04 13:45:02 -07:00