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)
127
for (var i = 0; i <
_maxAccepts
; i++)