]> git.kaiwu.me - nginx.git/commit
QUIC: fixed config test with bpf (ticket #2292).
authorVladimir Homutov <vl@nginx.com>
Tue, 28 Dec 2021 10:24:58 +0000 (13:24 +0300)
committerVladimir Homutov <vl@nginx.com>
Tue, 28 Dec 2021 10:24:58 +0000 (13:24 +0300)
commitbef80e70f6c4d4e7ace9f41eef0ff17a3a9120d0
tree675b9d16899cc2e802cd8f4af28f01ff045dd1ce
parentcd278da5e76682bee2126354e0ad7bbb66db4aa8
QUIC: fixed config test with bpf (ticket #2292).

The SO_REUSEPORT socket option is not set during configuration testing,
thus making the further module initialization impossible and meaningless.
src/event/quic/ngx_event_quic_bpf.c