3 references to OnError
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
TlsEventPump.cs (3)
496conn.OnError(ex); 509conn.OnError(new IOException("Connection error or hangup (EPOLLERR/EPOLLHUP)")); 520conn.OnError(new IOException("Peer closed connection"));