aboutsummaryrefslogtreecommitdiff
path: root/src/stream/ngx_stream_quic_module.c
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2020-09-30 20:23:16 +0100
committerRoman Arutyunyan <arut@nginx.com>2020-09-30 20:23:16 +0100
commit469f69bf2cfe0119835062f2de1e3a1ab76d799c (patch)
tree08cc969dc4ecf672c70240d8b616e21a320959a0 /src/stream/ngx_stream_quic_module.c
parent1f90fccd972d3395239a7f6dea733dfe3627abc5 (diff)
downloadnginx-469f69bf2cfe0119835062f2de1e3a1ab76d799c.tar.gz
nginx-469f69bf2cfe0119835062f2de1e3a1ab76d799c.zip
QUIC: resend frames by moving them to output queue.
Previously, when a packet was declared lost, another packet was sent with the same frames. Now lost frames are moved to the output frame queue and push event is posted. This has the advantage of forming packets with more frames than before. Also, the start argument is removed from the ngx_quic_resend_frames() function as excess information.
Diffstat (limited to 'src/stream/ngx_stream_quic_module.c')
0 files changed, 0 insertions, 0 deletions