2 references to RawWrite
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"/>
154
var status =
RawWrite
(buffer, out bytesWritten);