aspnetcore/src
Stephen Halter f2a383dc76
Don't count long tick intervals against rate measurements (#3070)
This might help address #3015

This only affects rate timeouts. Normal fixed timeouts might deserve the same treatment, but that would require some additional locking to ensure we don't modify the sentinel value.
2018-11-02 10:58:30 -07:00
..
Connections.Abstractions
Kestrel
Kestrel.Core Don't count long tick intervals against rate measurements (#3070) 2018-11-02 10:58:30 -07:00
Kestrel.Https
Kestrel.Transport.Abstractions
Kestrel.Transport.Libuv
Kestrel.Transport.Sockets Do not inherit socket handles #2789 2018-10-18 12:19:58 -07:00
shared
Directory.Build.props