- Without the _sync lock, if new data was produced as ConsumingComplete was called, the next "await SocketInput" might never complete despite not all data being examined. - If more data is produced afterward, the stall would be prevented, but this isn't always the case such as during the end of the request. |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Filter | ||
| Http | ||
| Infrastructure | ||
| Networking | ||
| Properties | ||
| IKestrelServerInformation.cs | ||
| KestrelEngine.cs | ||
| KestrelServer.cs | ||
| KestrelServerInformation.cs | ||
| KestrelServerPoolingParameters.cs | ||
| Microsoft.AspNetCore.Server.Kestrel.xproj | ||
| ServerAddress.cs | ||
| ServerFactory.cs | ||
| ServiceContext.cs | ||
| project.json | ||