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 Implement new bedrock listener abstraction and re-plat Kestrel on top (#10321) 2019-05-30 20:34:26 -07:00
HttpSys Replace all usages of RepositoryRoot with RepoRoot (#10267) 2019-05-15 12:00:19 -07:00
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 Add new Negotiate Auth handler (#9831) 2019-05-22 06:14:50 -07:00
testassets Add new Negotiate Auth handler (#9831) 2019-05-22 06:14:50 -07:00
FunctionalTests.sln Follow-up to VS2019 conversion (#7753) 2019-02-20 11:02:38 -08:00
Kestrel.sln Remove Transport.Abstractions from existence (#10722) 2019-06-01 17:22:47 -07:00
build.cmd Add new Negotiate Auth handler (#9831) 2019-05-22 06:14:50 -07:00
startvs.cmd