]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic_sock: Finalize the QUIC connections.
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 3 Mar 2021 15:21:00 +0000 (16:21 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commit27faba7240a69a7c102444510f47dc3e49228da9
treee9e51168448fe91873ec15accbaf5436bc3c0251
parentb4672fb6f08e362253607096af12cca0c64bcb32
MINOR: quic_sock: Finalize the QUIC connections.

Add a call to conn_connection_complete() so that to install the mux any
QUIC connection.
src/quic_sock.c