aspnetcore/test
David Fowler c8b6a2be56 More FrameConnection refactoring (#1820)
* 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.
2017-05-09 17:40:25 -07:00
..
Microsoft.AspNetCore.Server.Kestrel.Core.Tests More FrameConnection refactoring (#1820) 2017-05-09 17:40:25 -07:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests Refactoring and of FrameConnection and Frame (#1816) 2017-05-08 20:44:13 -07:00
Microsoft.AspNetCore.Server.Kestrel.Performance More FrameConnection refactoring (#1820) 2017-05-09 17:40:25 -07:00
Microsoft.AspNetCore.Server.Kestrel.Tests
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests More FrameConnection refactoring (#1820) 2017-05-09 17:40:25 -07:00
shared Refactoring and of FrameConnection and Frame (#1816) 2017-05-08 20:44:13 -07:00