diff options
author | Roman Arutyunyan <arut@nginx.com> | 2022-08-22 15:28:51 +0400 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2022-08-22 15:28:51 +0400 |
commit | 62b928a45f32404afdd67925498d593fcba51f59 (patch) | |
tree | 09cc6de4405eb6a0e5d01e4f3d9c136ee69fdadd /src/http/ngx_http_request.c | |
parent | d3fb12d77fad66eba2d8db102e505000c2a80e6d (diff) | |
download | nginx-62b928a45f32404afdd67925498d593fcba51f59.tar.gz nginx-62b928a45f32404afdd67925498d593fcba51f59.zip |
QUIC: made ngx_quic_finalize_connecion() more graceful.
Previously, ngx_quic_finalize_connection() closed the connection with NGX_ERROR
code, which resulted in immediate connection closure. Now the code is NGX_OK,
which provides a more graceful shutdown with a timeout.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions