mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-28 13:31:43 +01: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.