2 references to RawRead
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
ConnectionIoState.cs (2)
24
/// <see cref="
RawRead
"/>/<see cref="RawWrite"/> and observe the epoll interest via <see cref="ApplyEvents"/>
143
var status =
RawRead
(buffer, out bytesRead);