1 reference to eventfd
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
TlsEventPump.UserCallbacks.cs (1)
64
int wakeupFd = NativeTls.
eventfd
(0, NativeTls.EFD_NONBLOCK | NativeTls.EFD_CLOEXEC);