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 Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00
TestConstants.cs Fix Libuv.Tests directory name (#1646) 2017-04-10 11:43:12 -07:00
TestLibuvTransportContext.cs Move shutdown logic from transport to core (#1707) 2017-04-19 18:08:36 -07:00