mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 00:02:53 +02:00
Export the code responsible which set the ->app_ops structure into quic_set_app_ops() function. It must be called by the TLS callback which selects the application (ssl_sock_advertise_alpn_protos) so that to be able to build application packets after having received 0-RTT data.