aspnetcore/src/Servers
David Fowler fcda7fd7d0
Added more logs to unix domain sockets test (#10943)
- The current theory is that the tests are experiencing starvation so add more logs to see if if anything in the application is running between the FIN being received on the server side and application code receiving the notification that the pipe was completed.
- Detect OperationAborted to avoid the connection reset log.
2019-06-06 10:46:37 -07:00
..
Connections.Abstractions
HttpSys
IIS fix #7548 by updating to v142 toolset (again) (#10904) 2019-06-05 21:31:36 -07:00
Kestrel Added more logs to unix domain sockets test (#10943) 2019-06-06 10:46:37 -07:00
test/FunctionalTests
testassets
FunctionalTests.sln
Kestrel.sln
build.cmd
startvs.cmd