nginx/src
Vladimir Homutov 32fd0a7b44 QUIC: added rtt estimation.
According to the quic-recovery 29, Section 5: Estimating the Round-Trip Time.

Currently, integer arithmetics is used, which loses sub-millisecond accuracy.
2020-07-16 15:44:06 +03:00
..
core Merged with the default branch. 2020-07-13 15:34:22 +03:00
event QUIC: added rtt estimation. 2020-07-16 15:44:06 +03:00
http Merged with the default branch. 2020-07-13 15:34:22 +03:00
mail SSL: fixed ssl_verify_client error message. 2019-09-16 19:26:42 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Cache: introduced min_free cache clearing. 2020-06-22 18:03:00 +03:00
stream Stream: fixed processing of zero length UDP packets (ticket #1982). 2020-06-08 11:40:34 +03:00