* Make un-graceful shutdown a bit more graceful - Change how graceful shutdown is done to ensure there are no errors on shutdown. - Avoid closing pipes from under other components that own those pipes. - Close the application output so that the application's read loop ends gracefully. For websockets, we cancel the token, for other transports, we close the output directly. |
||
|---|---|---|
| .. | ||
| Features | ||
| Internal | ||
| Properties | ||
| ConnectionsAppBuilderExtensions.cs | ||
| ConnectionsDependencyInjectionExtensions.cs | ||
| ConnectionsRouteBuilder.cs | ||
| HttpConnectionContextExtensions.cs | ||
| HttpConnectionDispatcherOptions.cs | ||
| LongPollingOptions.cs | ||
| Microsoft.AspNetCore.Http.Connections.csproj | ||
| WebSocketOptions.cs | ||
| baseline.netcore.json | ||