1 write to WaitForDataBeforeAllocatingBuffer
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
SocketConnectionFactoryOptions.cs (1)
21WaitForDataBeforeAllocatingBuffer = transportOptions.WaitForDataBeforeAllocatingBuffer;
1 reference to WaitForDataBeforeAllocatingBuffer
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
SocketConnectionContextFactory.cs (1)
99waitForData: _options.WaitForDataBeforeAllocatingBuffer,