]> git.kaiwu.me - nginx.git/commit
QUIC: got rid of the c->quic field.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 10 Nov 2020 18:38:42 +0000 (18:38 +0000)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 10 Nov 2020 18:38:42 +0000 (18:38 +0000)
commit4b41b1478f108800d30bff981204bb0b85fc809e
treef1a126c735acb07d0379e109a84dd6093520707d
parent1be6d80089335f5f8635230f50a0ef4173ed9593
QUIC: got rid of the c->quic field.

Now QUIC connection is accessed via the c->udp field.
src/core/ngx_connection.h
src/event/ngx_event_quic.c
src/event/ngx_event_quic.h