* More FrameConnection refactoring - This change reverts the change to complete the writer with an exception on abort because of the number of first chance exceptions that get thrown. - This change also moves connection logging into FrameConnection instead of being split between the ConnectionHandler and FrameConnection. - Fixed issues with LibuvOutputConsumerTests that leak WriteReq since cancelled writes no longer end the connection. |
||
|---|---|---|
| .. | ||
| TestHelpers | ||
| ConnectionTests.cs | ||
| LibuvOutputConsumerTests.cs | ||
| LibuvTransportFactoryTests.cs | ||
| LibuvTransportOptionsTests.cs | ||
| LibuvTransportTests.cs | ||
| ListenerPrimaryTests.cs | ||
| Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests.csproj | ||
| MultipleLoopTests.cs | ||
| NetworkingTests.cs | ||
| UvStreamHandleTests.cs | ||
| UvTimerHandleTests.cs | ||
| xunit.runner.json | ||