aspnetcore/test
David Fowler a749939be4 Clean up libuv connection (#1726)
* Clean up libuv connection
- Cancel all pending flushes on the input writer before
disposing the stream handle.
- Complete the pipe before disposing the socket
- Added logging for connection pause/resume.
- Added test
2017-04-21 13:13:05 -07:00
..
Microsoft.AspNetCore.Server.Kestrel.Core.Tests
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests Skipped newly failing AddressRegistration tests failing tests on OSX and Linux (#1732) 2017-04-21 01:54:44 -07:00
Microsoft.AspNetCore.Server.Kestrel.Performance
Microsoft.AspNetCore.Server.Kestrel.Tests
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Tests Clean up libuv connection (#1726) 2017-04-21 13:13:05 -07:00
shared