]> git.kaiwu.me - nginx.git/commit
QUIC: renamed c->qs to c->quic.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 10 Nov 2020 19:40:00 +0000 (19:40 +0000)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 10 Nov 2020 19:40:00 +0000 (19:40 +0000)
commit2fd31c8959fbae8f069d09b61f339358214e75d1
tree0ab95bedaf0ba65c7f0cf1d1382efd24e18a0bfa
parent4b41b1478f108800d30bff981204bb0b85fc809e
QUIC: renamed c->qs to c->quic.
16 files changed:
src/core/ngx_connection.h
src/event/ngx_event.c
src/event/ngx_event_openssl.c
src/event/ngx_event_quic.c
src/http/modules/ngx_http_quic_module.c
src/http/ngx_http_request.c
src/http/ngx_http_request_body.c
src/http/ngx_http_upstream.c
src/http/v3/ngx_http_v3.h
src/http/v3/ngx_http_v3_parse.c
src/http/v3/ngx_http_v3_request.c
src/http/v3/ngx_http_v3_streams.c
src/http/v3/ngx_http_v3_tables.c
src/stream/ngx_stream_core_module.c
src/stream/ngx_stream_handler.c
src/stream/ngx_stream_quic_module.c