]> git.ipfire.org Git - thirdparty/openssl.git/commit
Do not implicitly start connection with SSL_handle_events() or SSL_poll()
authorTomas Mraz <tomas@openssl.org>
Thu, 1 Aug 2024 17:36:00 +0000 (19:36 +0200)
committerNeil Horman <nhorman@openssl.org>
Sat, 3 Aug 2024 13:44:51 +0000 (09:44 -0400)
commit2f1bc7eaff0239ab709ddff171595bea5f1451ac
tree4056c65d1bae73552f24f20cf77845096f0943f9
parentd927ff632491b55f736879c4c5108b103aa3fe46
Do not implicitly start connection with SSL_handle_events() or SSL_poll()

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25069)

(cherry picked from commit ca1d2db291530a827555b40974ed81efb91c2d19)
ssl/quic/quic_impl.c