3 references to StopAccepting
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
TlsEventPump.cs (2)
532/// (<see cref="_listenFd"/> set to -1 by <see cref="StopAccepting"/>). 539/// pending we are re-woken immediately, and once <see cref="StopAccepting"/> has de-registered the fd we are
TlsEventPumpPool.cs (1)
90pump.StopAccepting();