diff options
| author | Vladimir Homutov <vl@nginx.com> | 2020-12-25 14:01:28 +0300 |
|---|---|---|
| committer | Vladimir Homutov <vl@nginx.com> | 2020-12-25 14:01:28 +0300 |
| commit | 49527110972d80d20000044e6e63f6a1a08af67f (patch) | |
| tree | c5b7b72233900bff1a3cabd9438ae9d70683469d /src/event/ngx_event_quic.c | |
| parent | 45666324afdbd3ccad709d5b17fbad8ff07aef55 (diff) | |
| download | nginx-49527110972d80d20000044e6e63f6a1a08af67f.tar.gz nginx-49527110972d80d20000044e6e63f6a1a08af67f.tar.bz2 | |
QUIC: moved all quic sources into src/event/quic.
Diffstat (limited to '')
| -rw-r--r-- | src/event/quic/ngx_event_quic.c (renamed from src/event/ngx_event_quic.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/event/ngx_event_quic.c b/src/event/quic/ngx_event_quic.c index 73cde84d5..73cde84d5 100644 --- a/src/event/ngx_event_quic.c +++ b/src/event/quic/ngx_event_quic.c |
