]> git.kaiwu.me - nginx.git/commit
ACK ranges processing.
authorVladimir Homutov <vl@nginx.com>
Mon, 6 Apr 2020 13:19:26 +0000 (16:19 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 6 Apr 2020 13:19:26 +0000 (16:19 +0300)
commit35878c37968db98fedf7eac0cfedf24785b1d32f
tree361e934dbd6687ffaf17c25fedc0a8c96a11d718
parent1c9ddadd76bf41a1682f512046bfedd44fe902ad
ACK ranges processing.

 + since number of ranges in unknown, provide a function to parse them once
   again in handler to avoid memory allocation

 + ack handler now processes all ranges, not only the first

 + ECN counters are parsed and saved into frame if present
src/event/ngx_event_quic.c
src/event/ngx_event_quic_transport.c
src/event/ngx_event_quic_transport.h