]> git.kaiwu.me - nginx.git/commit
QUIC: do not arm loss detection timer if nothing was sent.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 2 Feb 2022 12:57:08 +0000 (15:57 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 2 Feb 2022 12:57:08 +0000 (15:57 +0300)
commit8a61c89a276ae5626ff84f6dd1e9da218754a313
tree98c8adf66fcd4029d69664114a4c6cd8af6f0a24
parent3b4d10caf6eb3cb7b86c1b6064869b935a7d0076
QUIC: do not arm loss detection timer if nothing was sent.

Notably, this became quite practicable after the recent fix in cd8018bc81a5.

Additionally, do not arm loss detection timer on connection termination.
src/event/quic/ngx_event_quic_output.c