]> git.kaiwu.me - nginx.git/commit
QUIC: removed ALPN feature test.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 6 May 2025 11:17:44 +0000 (15:17 +0400)
committerRoman Arutyunyan <arutyunyan.roman@gmail.com>
Fri, 23 May 2025 11:00:47 +0000 (15:00 +0400)
commitaa43385ffa9acda2f9a45265bbe8e9213d9a840e
treec389a53b180ce68bc3302c3717adfbd17420ea3b
parent39b1e3fe9de7966c2c66e228cf7b205616de6ee2
QUIC: removed ALPN feature test.

ALPN support is present in all libraries that have QUIC support,
it is safe to compile it unconditionally.
src/event/quic/ngx_event_quic_ssl.c