]> git.kaiwu.me - nginx.git/commit
QUIC: write and full stream shutdown support.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 13 Dec 2021 11:49:42 +0000 (14:49 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 13 Dec 2021 11:49:42 +0000 (14:49 +0300)
commit6e7f19280423056bf06fcd5055db3fcabb842c76
tree97c405ce48d25022baf4446303c6ea3230501243
parent6ea39f03ae182e5455e2fbf0a39aabc9c150c377
QUIC: write and full stream shutdown support.

Full stream shutdown is now called from stream cleanup handler instead of
explicitly sending frames.
src/event/quic/ngx_event_quic_streams.c
src/os/unix/ngx_socket.h