comparison src/mail/ngx_mail_imap_handler.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 b2915d99ee8d
children ab6257dac2a8
comparison
equal deleted inserted replaced
7868:2d5db7faa788 7869:5ffb21c5c93d