]> git.kaiwu.me - haproxy.git/commit
MINOR: ssl_sock: Set the QUIC application from ssl_sock_advertise_alpn_protos.
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 14 Dec 2021 18:40:04 +0000 (19:40 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 17 Dec 2021 07:38:43 +0000 (08:38 +0100)
commit1761fdf0c6c46a75cc6a6b608238d2f914859706
tree53b6b496bd787694012b5bfdb2591df6b553d58c
parentb0bd62db2316d2e0cf729060f631200fa6a5b620
MINOR: ssl_sock: Set the QUIC application from ssl_sock_advertise_alpn_protos.

Make this function call quic_set_app_ops() if the protocol could be negotiated
by the TLS stack.
src/ssl_sock.c