diff options
author | Roman Arutyunyan <arut@nginx.com> | 2022-02-03 21:29:05 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2022-02-03 21:29:05 +0300 |
commit | 1cc2be9616bd9117778d3576dcf3112eb93da4e3 (patch) | |
tree | b6841c7a0bcb11b67c5c7f9c44f1d25c2067251d /src/stream/ngx_stream_quic_module.c | |
parent | 8a61c89a276ae5626ff84f6dd1e9da218754a313 (diff) | |
download | nginx-1cc2be9616bd9117778d3576dcf3112eb93da4e3.tar.gz nginx-1cc2be9616bd9117778d3576dcf3112eb93da4e3.zip |
QUIC: improved size calculation in ngx_quic_write_chain().
Previously, size was calculated based on the number of input bytes processed
by the function. Now only the copied bytes are considered. This prevents
overlapping buffers from contributing twice to the overall written size.
Diffstat (limited to 'src/stream/ngx_stream_quic_module.c')
0 files changed, 0 insertions, 0 deletions