aspnetcore/test/Microsoft.AspNetCore.Server...
Aristarkh Zagorodnikov 00d17dea79 Domain socket handles (#1922)
* UvPipeHandle.Open(IntPtr) and underlying interop
* LibuvConstants.ENOTSUP
* IEndpointInformation.HandleType along with ListenOptions extra ctor and handle type re-specification
* Exception-based auto-detection of socket type in Listener, accept socket creation support for detected handle types in ListenerContext
* Added systemd Unix socket activation tests
2017-07-03 11:11:23 -07:00
..
Properties
SystemdActivation Domain socket handles (#1922) 2017-07-03 11:11:23 -07:00
TestHelpers React to Testing#280. 2017-06-23 16:47:50 -07:00
AddressRegistrationTests.cs React to logging in DI changes (#1873) 2017-06-02 08:34:22 -07:00
BadHttpRequestTests.cs Remove usage of TaskCache (#1889) 2017-06-08 13:47:01 -07:00
ChunkedRequestTests.cs Remove usage of TaskCache (#1889) 2017-06-08 13:47:01 -07:00
ChunkedResponseTests.cs
ConnectionAdapterTests.cs
ConnectionLimitTests.cs Decrease connections used in ConnectionCountingReturnsToZero for slow test agents (#1872) 2017-05-30 14:16:07 -07:00
DefaultHeaderTests.cs Remove usage of TaskCache (#1889) 2017-06-08 13:47:01 -07:00
EventSourceTests.cs
FrameConnectionManagerTests.cs Always complete RequestBodyPipe.Reader (#1893) 2017-06-12 11:11:40 -07:00
GeneratedCodeTests.cs Target .NET Standard 2.0 (#1849) 2017-05-20 10:37:35 -07:00
HttpsConnectionAdapterTests.cs Remove usage of TaskCache (#1889) 2017-06-08 13:47:01 -07:00
HttpsTests.cs React to logging in DI changes (#1873) 2017-06-02 08:34:22 -07:00
KeepAliveTimeoutTests.cs Rename request body min rate APIs (#1901). 2017-06-29 17:16:34 -07:00
ListenHandleTests.cs Add ListenHandleTests (#1923) 2017-06-29 11:50:21 -07:00
LoggingConnectionAdapterTests.cs
MaxRequestBodySizeTests.cs Add a request body size limit (#1877) 2017-06-07 11:48:56 -07:00
MaxRequestBufferSizeTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
MaxRequestLineSizeTests.cs
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.csproj Target .NET Standard 2.0 (#1849) 2017-05-20 10:37:35 -07:00
RequestBodyTimeoutTests.cs Rename request body min rate APIs (#1901). 2017-06-29 17:16:34 -07:00
RequestHeaderLimitsTests.cs
RequestHeadersTimeoutTests.cs Rename request body min rate APIs (#1901). 2017-06-29 17:16:34 -07:00
RequestTargetProcessingTests.cs
RequestTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
ResponseTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
ThreadCountTests.cs
UpgradeTests.cs Add feature to optionally disallow synchronous IO (#1919) 2017-07-03 11:07:17 -07:00
xunit.runner.json