]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix missing sendmmsg/recvmmsg on AIX
authorTomas Mraz <tomas@openssl.org>
Wed, 16 Oct 2024 08:52:51 +0000 (10:52 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Oct 2024 13:19:53 +0000 (15:19 +0200)
commita0f5ecc500257d653892a6f25c52d30482f0ee09
treef9d8a3f7e71d0c84715ee6ae5ffb739c4f8ace3d
parentee0cd7aee6919a605b3a0458333fde7bae05760b
Fix missing sendmmsg/recvmmsg on AIX

This at least fixes the build failures on AIX

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25704)

(cherry picked from commit c5795689c93f95508e8da97d5c766a793bad3b58)
crypto/bio/bss_dgram.c