]> git.kaiwu.me - nginx.git/commit
QUIC: send STOP_SENDING on stream closure.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 25 Aug 2020 11:07:26 +0000 (14:07 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 25 Aug 2020 11:07:26 +0000 (14:07 +0300)
commit4e4d0938b9190713fbb4526d06ee731b6a1800a5
tree83e9c7f325a88d2235f73a82fe7ca8402d40fe86
parent2cd05e1909f8ffa8e73f45beeb4c9f362be5a26c
QUIC: send STOP_SENDING on stream closure.

The frame is sent for a read-enabled stream which has not received a FIN or
RESET_STREAM.
src/event/ngx_event_quic.c
src/event/ngx_event_quic_transport.c