openssl/crypto/bio
Tomas Mraz c5795689c9 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)
2024-10-23 15:19:34 +02:00
..
bf_buff.c
bf_lbuf.c
bf_nbio.c
bf_null.c
bf_prefix.c
bf_readbuff.c Copyright year updates 2024-09-05 09:35:49 +02:00
bio_addr.c Copyright year updates 2024-09-05 09:35:49 +02:00
bio_cb.c
bio_dump.c
bio_err.c
bio_lib.c Fix socket descriptor checks on Windows 2024-04-10 09:25:23 +02:00
bio_local.h
bio_meth.c
bio_print.c
bio_sock2.c
bio_sock.c Use poll() in BIO_socket_wait() if available 2024-10-11 10:21:07 +01:00
bss_acpt.c
bss_bio.c
bss_conn.c Copyright year updates 2024-09-05 09:35:49 +02:00
bss_core.c
bss_dgram_pair.c
bss_dgram.c Fix missing sendmmsg/recvmmsg on AIX 2024-10-23 15:19:34 +02:00
bss_fd.c
bss_file.c
bss_log.c replace various calls to sprintf() by BiO_snprintf() to avoid compiler warnings, e.g., on MacOS 2024-10-12 15:38:07 +02:00
bss_mem.c
bss_null.c
bss_sock.c
build.info
ossl_core_bio.c