]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Merge pull request #1214 from NLnetLabs/bugfix/tls-handshake
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Fri, 10 Jan 2025 12:53:46 +0000 (13:53 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Jan 2025 12:53:46 +0000 (13:53 +0100)
Use TCP_NODELAY on TLS sockets to speed up the TLS handshake.


Trivial merge