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