]> git.kaiwu.me - nginx.git/commit
HTTP/3: renamed functions.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 22 Aug 2022 10:09:03 +0000 (14:09 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 22 Aug 2022 10:09:03 +0000 (14:09 +0400)
commit8a1deaca78d65f4db82f856e22dcf879d1cec479
treebfc9633de5dcf7f5cb886d8f198be8762a2fdb02
parent7e3aa23991cbab236617f15ab3602c1b43b2aae1
HTTP/3: renamed functions.

ngx_http_v3_init() is renamed ngx_http_v3_init_stream().
ngx_http_v3_reset_connection() is renamed to ngx_http_v3_reset_stream().
src/http/ngx_http_request.c
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_request.c