]> git.kaiwu.me - nginx.git/commit
QUIC: headers cleanup.
authorVladimir Homutov <vl@nginx.com>
Wed, 14 Apr 2021 11:47:37 +0000 (14:47 +0300)
committerVladimir Homutov <vl@nginx.com>
Wed, 14 Apr 2021 11:47:37 +0000 (14:47 +0300)
commit232fcba34bb6e64587318f877d25cc3977fe5ac6
tree9c1e8ad36897c5f149463694518fa1b4d169327f
parent9495ea7cdabe302d9f2cdb1eeb0192be56b17ff5
QUIC: headers cleanup.

The "ngx_event_quic.h" header file now contains only public definitions,
used by modules.  All internal definitions are moved into
the "ngx_event_quic_connection.h" header file.
README
src/event/quic/ngx_event_quic.c
src/event/quic/ngx_event_quic.h
src/event/quic/ngx_event_quic_connection.h
src/event/quic/ngx_event_quic_migration.c
src/event/quic/ngx_event_quic_migration.h
src/event/quic/ngx_event_quic_transport.h