3 references to s_packedEpoll
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
Interop\NativeTls.cs (3)
19
internal static bool UsesPackedEpollLayout =>
s_packedEpoll
;
50
if (
s_packedEpoll
)
71
if (
s_packedEpoll
)