]> git.kaiwu.me - nginx.git/commit
QUIC: moved ssl configuration pointer to quic configuration.
authorVladimir Homutov <vl@nginx.com>
Thu, 1 Oct 2020 07:04:35 +0000 (10:04 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 1 Oct 2020 07:04:35 +0000 (10:04 +0300)
commit0f843cfb74dd4dab7bff4d9a0f7e73b8b8cb61f0
tree83f084a7d73a8dc5fc7183d7946fb548f405aeb5
parentf797a8a5b5a2012b0cae9745f05386b628365cb7
QUIC: moved ssl configuration pointer to quic configuration.

The ssl configuration is obtained at config time and saved for future use.
src/event/ngx_event_quic.c
src/event/ngx_event_quic.h
src/http/modules/ngx_http_quic_module.c
src/http/ngx_http_request.c
src/stream/ngx_stream_handler.c
src/stream/ngx_stream_quic_module.c