5 references to DefaultEpollInterest
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (5)
TlsEventPump.cs (5)
665
Events =
DefaultEpollInterest
,
687
CurrentEpollInterest =
DefaultEpollInterest
,
999
TlsOperationStatus.DestinationTooSmall =>
DefaultEpollInterest
| NativeTls.EPOLLOUT,
1000
TlsOperationStatus.NeedMoreData =>
DefaultEpollInterest
,
1018
if (!TryModifyHandshakeInterest(fd,
DefaultEpollInterest
))