4 references to DropEstablishedConnection
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (4)
TlsEventPump.cs (4)
257public void Unregister(int fd) => DropEstablishedConnection(fd); 566DropEstablishedConnection(fd); 579DropEstablishedConnection(fd); 590DropEstablishedConnection(fd);