mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 05:12:51 +02:00
Instead of adding more separate fields in ssl_sock_ctx, add a "flags" one. Convert the "can_send_early_data" to the flag SSL_SOCK_F_EARLY_ENABLED. More flags will be added for kTLS support.