]> git.kaiwu.me - nginx.git/commit
QUIC: renaming.
authorVladimir Homutov <vl@nginx.com>
Mon, 13 Jul 2020 07:07:15 +0000 (10:07 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 13 Jul 2020 07:07:15 +0000 (10:07 +0300)
commit395ec440299ed36eab8f97a96ade729c1e1ab068
tree343be45029483bf5acbdce78b6f6cf113c2f3c60
parentd7ab1bfb7c21aa51ba9ab48b251460291c6be679
QUIC: renaming.

The c->quic->retransmit timer is now called "pto".
The ngx_quic_retransmit() function is renamed to "ngx_quic_detect_lost()".

This is a preparation for the following patches.
src/event/ngx_event_quic.c