]> git.kaiwu.me - nginx.git/commit
QUIC: moved all quic sources into src/event/quic.
authorVladimir Homutov <vl@nginx.com>
Fri, 25 Dec 2020 11:01:28 +0000 (14:01 +0300)
committerVladimir Homutov <vl@nginx.com>
Fri, 25 Dec 2020 11:01:28 +0000 (14:01 +0300)
commit49527110972d80d20000044e6e63f6a1a08af67f
treec5b7b72233900bff1a3cabd9438ae9d70683469d
parent45666324afdbd3ccad709d5b17fbad8ff07aef55
QUIC: moved all quic sources into src/event/quic.
auto/make
auto/modules
auto/sources
src/event/quic/ngx_event_quic.c [moved from src/event/ngx_event_quic.c with 100% similarity]
src/event/quic/ngx_event_quic.h [moved from src/event/ngx_event_quic.h with 100% similarity]
src/event/quic/ngx_event_quic_protection.c [moved from src/event/ngx_event_quic_protection.c with 100% similarity]
src/event/quic/ngx_event_quic_protection.h [moved from src/event/ngx_event_quic_protection.h with 100% similarity]
src/event/quic/ngx_event_quic_transport.c [moved from src/event/ngx_event_quic_transport.c with 100% similarity]
src/event/quic/ngx_event_quic_transport.h [moved from src/event/ngx_event_quic_transport.h with 100% similarity]