]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Post handshake I/O callback switching
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 18 Feb 2022 16:13:45 +0000 (17:13 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 1 Mar 2022 15:22:35 +0000 (16:22 +0100)
commit00e2400fa698acb9ed274d1789ac847e2fa552b1
tree688ad5fad6401cd2b205e033e3f0ee277a9e7e5c
parent5757b4a50eec0c2448ea1f9081b20df59bfa56a5
MINOR: quic: Post handshake I/O callback switching

Implement a simple task quic_conn_app_io_cb() to be used after the handshakes
have completed.
include/haproxy/xprt_quic-t.h
src/xprt_quic.c