4 references to DropEstablishedConnection
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (4)
TlsEventPump.cs (4)
228public void Unregister(int fd) => DropEstablishedConnection(fd); 495DropEstablishedConnection(fd); 508DropEstablishedConnection(fd); 519DropEstablishedConnection(fd);