]> git.kaiwu.me - nginx.git/commit
HTTP/3: fixed ngx_http_v3_init_session() error handling.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 4 May 2023 11:52:22 +0000 (15:52 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 4 May 2023 11:52:22 +0000 (15:52 +0400)
commitea51d2fce8798c4bfc0d56a566ea73a024b3b125
treef11fada9dc7e8525d0668a14bbe34d983c7f7d12
parent4746ec2b626dd8dd9550809f125e5887c4c0d445
HTTP/3: fixed ngx_http_v3_init_session() error handling.

A QUIC connection is not usable yet at this early stage of spin up.
src/http/v3/ngx_http_v3.c