]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10330 do not poll socket in ldap_int_tls_start if no timeout set
authorMichael Kourlas <michael.kourlas@solace.com>
Fri, 30 May 2025 21:56:49 +0000 (17:56 -0400)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 19 Jun 2025 13:49:40 +0000 (13:49 +0000)
commit76b9c476dd59c63a9a1bdff6133a7fed24954fd2
tree302febbc831716938f93cf07758ab31e91e2c0b1
parente77ab14f0c7547a4048042526398fb8072c245c8
ITS#10330 do not poll socket in ldap_int_tls_start if no timeout set

This probably had no effect, but is unnecessary.
libraries/libldap/tls2.c