aspnetcore/test
Stephen Halter e5a1101239
Improve exception handling in SocketConnection (#2844)
- Avoid race where a connection reset observed by both DoSend() and DoReceive()
  resulted in a ConnectionAbortedException being thrown from the input Pipe
  instead of a ConnectionResetException.
2018-08-23 16:59:02 -07:00
..
Kestrel.Core.Tests General connection management (#2834) 2018-08-22 20:35:28 -07:00
Kestrel.InMemory.FunctionalTests General connection management (#2834) 2018-08-22 20:35:28 -07:00
Kestrel.Tests Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
Kestrel.Transport.BindTests Remove default port tests 2018-08-20 15:54:41 -07:00
Kestrel.Transport.FunctionalTests General connection management (#2834) 2018-08-22 20:35:28 -07:00
Kestrel.Transport.Libuv.BindTests Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
Kestrel.Transport.Libuv.FunctionalTests Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
Kestrel.Transport.Libuv.Tests Improve exception handling in SocketConnection (#2844) 2018-08-23 16:59:02 -07:00
Kestrel.Transport.Sockets.BindTests Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
Kestrel.Transport.Sockets.FunctionalTests Improve test logs (#2826) 2018-08-15 18:31:56 -07:00
SystemdActivation React to aspnet/BuildTools#684 (#2660) 2018-06-11 16:43:33 -07:00
shared Improve exception handling in SocketConnection (#2844) 2018-08-23 16:59:02 -07:00
Directory.Build.props Upgrade to netcoreapp2.2 2018-05-09 16:43:15 -07:00
xunit.runner.json React to pool cleanup (#2526) 2018-04-30 08:37:15 -07:00