diff options
author | Roman Arutyunyan <arut@nginx.com> | 2020-10-27 13:24:00 +0000 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2020-10-27 13:24:00 +0000 |
commit | a37d00064ac393e2b95c183358f92674d36ed854 (patch) | |
tree | 2b2c52005510d8ded126008edae9dac598f9d2c6 /src/http/ngx_http_request.c | |
parent | 68f7e9540a0852bc69453058ae7588c77a3a1494 (diff) | |
download | nginx-a37d00064ac393e2b95c183358f92674d36ed854.tar.gz nginx-a37d00064ac393e2b95c183358f92674d36ed854.zip |
QUIC: unified range format for rx and tx ACK frames.
Previously, tx ACK frames held ranges in an array of ngx_quic_ack_range_t,
while rx ACK frames held ranges in the serialized format. Now serialized format
is used for both types of frames.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions