2 references to EAGAIN
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
TlsEventPump.cs (1)
625
if (errno is NativeTls.
EAGAIN
)
TlsEventPump.UserCallbacks.cs (1)
214
if (errno is NativeTls.
EAGAIN
or NativeTls.EINTR)