]> 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:59 +0000 (15:19 +0200)
commit7cba051030cbb3b5279a6a3603044bc54e41b1f6
treef9450e5262adb6ee9abeb924affdde355727fd62
parenta9e19a82dc159f85f865bcd61605eb604886cff6
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