comparison src/event/ngx_event_accept.c @ 8155:38c7dd720774 quic

QUIC: added ACK frame range support. The history of acknowledged packet is kept in send context as ranges. Up to NGX_QUIC_MAX_RANGES ranges is stored. As a result, instead of separate ack frames, single frame with ranges is sent.
author Vladimir Homutov <vl@nginx.com>
date Tue, 20 Oct 2020 18:53:00 +0300
parents 88a624c9b491
children fdc3d40979b0
comparison
equal deleted inserted replaced
8154:96798101c3aa 8155:38c7dd720774