comparison auto/feature @ 8981:2b4891fa0fbc quic

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.
author Roman Arutyunyan <arut@nginx.com>
date Mon, 22 Aug 2022 15:28:51 +0400
parents e3faa5fb7772
children
comparison
equal deleted inserted replaced
8980:9c427e98d8c1 8981:2b4891fa0fbc