- Request an app Shutdown so KestrelEngine gets disposed - Ensure Listener.Dispose doesn't deadlock before the engine can be disposed - Rely on the existing logic to rethrow in the fatal error when the engine gets disposed |
||
|---|---|---|
| build | ||
| samples/SampleApp | ||
| src | ||
| test/Microsoft.AspNet.Server.KestrelTests | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| KestrelHttpServer.sln | ||
| LICENSE.txt | ||
| NuGet.Config | ||
| README.md | ||
| appveyor.yml | ||
| build.cmd | ||
| build.sh | ||
| global.json | ||
| makefile.shade | ||