diff options
author | Roman Arutyunyan <arut@nginx.com> | 2022-02-05 12:54:54 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2022-02-05 12:54:54 +0300 |
commit | 7c4b4f4d540de7959311ab0f6bfafac5ab46f67b (patch) | |
tree | bc83d0e79d7675b3309ac2216e34a04baeac3294 /src/os/unix/ngx_socket.h | |
parent | 1381932d27a2ccba206633bb5febea72de9c56c2 (diff) | |
download | nginx-7c4b4f4d540de7959311ab0f6bfafac5ab46f67b.tar.gz nginx-7c4b4f4d540de7959311ab0f6bfafac5ab46f67b.zip |
QUIC: stream lingering.
Now ngx_quic_stream_t is decoupled from ngx_connection_t in a way that it
can persist after connection is closed by application. During this period,
server is expecting stream final size from client for correct flow control.
Also, buffered output is sent to client as more flow control credit is granted.
Diffstat (limited to 'src/os/unix/ngx_socket.h')
0 files changed, 0 insertions, 0 deletions