]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use poll() in BIO_socket_wait() if available
authorAndreas Mair <amair.sob@googlemail.com>
Wed, 31 Jul 2024 11:59:45 +0000 (13:59 +0200)
committerMatt Caswell <matt@openssl.org>
Fri, 11 Oct 2024 09:21:07 +0000 (10:21 +0100)
commit38e8392ba0c8dcd975de47a3119d0051cf5e44a1
tree2080200a3609be06468f44c7c765c378789ef8dc
parent99548cd16e9dfd850a3958e417b9e02950f208f4
Use poll() in BIO_socket_wait() if available

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25055)
crypto/bio/bio_sock.c
include/internal/sockets.h