comparison src/event/quic/ngx_event_quic_bpf_code.c @ 8443:60c6e8d8d3ae quic

QUIC: make sure stream data size is lower than final size. As per quic-transport 34, FINAL_SIZE_ERROR is generated if an endpoint received a STREAM frame or a RESET_STREAM frame containing a final size that was lower than the size of stream data that was already received.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 25 May 2021 16:41:59 +0300
parents 85e60c064728
children 6d1488b62dc5
comparison
equal deleted inserted replaced
8442:b3f6ad181df4 8443:60c6e8d8d3ae