comparison src/http/ngx_http_script.c @ 7869:5ffb21c5c93d quic

Fixed frame retransmissions. It was possible that retransmit timer was not set after the first retransmission attempt, due to ngx_quic_retransmit() did not set wait time properly, and the condition in retransmit handler was incorrect.
author Vladimir Homutov <vl@nginx.com>
date Mon, 18 May 2020 13:54:35 +0300
parents 7aa20af4ac00
children bdd4d89370a7
comparison
equal deleted inserted replaced
7868:2d5db7faa788 7869:5ffb21c5c93d