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