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
bio_addr.c
bio_cb.c
bio_dump.c
bio_err.c
bio_lib.c
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
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