Add BIO poll descriptors
authorHugo Landau <hlandau@openssl.org>
Thu, 17 Nov 2022 15:17:39 +0000 (15:17 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:14 +0000 (13:20 +0000)
commit68801bcb766806a04e95e8ef714a0b836b1d7069
tree1ea4c0098636cc8241114e25f2761fccac618790
parent4ed9e0a1e36eaa8f07a4a5371f9d13912a3f9da8
Add BIO poll descriptors

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)
crypto/bio/bio_lib.c
crypto/bio/bss_dgram.c
include/openssl/bio.h.in
include/openssl/ssl.h.in
ssl/bio_ssl.c
ssl/ssl_lib.c