1 write to _maxAccepts
Microsoft.AspNetCore.Server.HttpSys (1)
MessagePump.cs (1)
52_maxAccepts = _options.MaxAccepts;
1 reference to _maxAccepts
Microsoft.AspNetCore.Server.HttpSys (1)
MessagePump.cs (1)
127for (var i = 0; i < _maxAccepts; i++)