aspnetcore/test/Microsoft.AspNetCore.Server.../TestHelpers
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
..
MockConnectionHandler.cs Clean up libuv connection (#1726) 2017-04-21 13:13:05 -07:00
MockLibuv.cs Clean up libuv connection (#1726) 2017-04-21 13:13:05 -07:00
MockSocket.cs
TestConstants.cs
TestLibuvTransportContext.cs