]> git.kaiwu.me - nginx.git/commit
HTTP/3: moved session initialization to a separate file.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 5 May 2021 12:15:48 +0000 (15:15 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 5 May 2021 12:15:48 +0000 (15:15 +0300)
commit9e05c357cc20c6673480e45e554a5b1c69b0e413
tree96f2707105c92a7aa03135c103411f9c36ef0f89
parentde75c7e3e21822a909391a4b3ccaac7914c8641d
HTTP/3: moved session initialization to a separate file.

Previously it was in ngx_http_v3_streams.c, but it's unrelated to streams.
auto/modules
src/http/v3/ngx_http_v3.c [new file with mode: 0644]
src/http/v3/ngx_http_v3_streams.c
src/http/v3/ngx_http_v3_streams.h