3 references to TlsException
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
ConnectionIoState.cs (3)
131throw new TlsException($"Failed to update epoll interest for fd={Fd}"); 147: throw new TlsException($"TLS read failed: {status}"); 158: throw new TlsException($"TLS write failed: {status}");