aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorRoman Arutyunyan <arut@nginx.com>2021-03-15 16:39:33 +0300
committerRoman Arutyunyan <arut@nginx.com>2021-03-15 16:39:33 +0300
commit9533df5b728833dd516f44d18953a3731c29e787 (patch)
tree4d6afd89f17d4777bc14b9065cd5434731b4840a /src/http/ngx_http_request.c
parent190b5d961c0c9b0942dd1a2d8cd609416d0d5114 (diff)
downloadnginx-9533df5b728833dd516f44d18953a3731c29e787.tar.gz
nginx-9533df5b728833dd516f44d18953a3731c29e787.zip
QUIC: connection shutdown.
The function ngx_quic_shutdown_connection() waits until all non-cancelable streams are closed, and then closes the connection. In HTTP/3 cancelable streams are all unidirectional streams except push streams. The function is called from HTTP/3 when client reaches keepalive_requests.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions