3 references to IOError
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http2\Http2Connection.cs (1)
409reason = ConnectionEndReason.IOError;
Internal\Http3\Http3Connection.cs (1)
479reason = ConnectionEndReason.IOError;
Internal\Infrastructure\KestrelMetrics.cs (1)
509ConnectionEndReason.IOError => "io_error",