mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-02 21:51:12 +01: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.