aspnetcore/test
David Fowler 5b62024fc8 * Properly handle FINs and resets in the SocketConnection (#1782)
- FIN from the client shouldn't throw
- Forced close from the server should throw
- Properly wrap connection reset exceptions and other exceptions
in IO exceptions
- This gives kestrel control over when the output closes
- Fixed one test that assumed libuv
- Dispose the connection to yield the reader

Fixes #1774
2017-04-27 17:55:35 -07:00
..
Microsoft.AspNetCore.Server.Kestrel.Core.Tests Remove Logging dependency from the http parser (#1780) 2017-04-27 08:46:08 -07:00
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests * Properly handle FINs and resets in the SocketConnection (#1782) 2017-04-27 17:55:35 -07:00
Microsoft.AspNetCore.Server.Kestrel.Performance Remove Logging dependency from the http parser (#1780) 2017-04-27 08:46:08 -07:00
Microsoft.AspNetCore.Server.Kestrel.Tests
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests
shared Remove Logging dependency from the http parser (#1780) 2017-04-27 08:46:08 -07:00