comparison src/event/ngx_event_pipe.c @ 8392: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 afceb32f3a8a
children bffcc5af1d72
comparison
equal deleted inserted replaced
8391:2d5db7faa788 8392:5ffb21c5c93d