Exclude IPv6 code using OPENSSL_USE_IPV6 instead of AF_INET6
authorMax Bachmann <kontakt@maxbachmann.de>
Thu, 5 May 2022 07:56:10 +0000 (09:56 +0200)
committerPauli <pauli@openssl.org>
Mon, 9 May 2022 00:06:18 +0000 (10:06 +1000)
commit836bb0890dc4d139215824cc9ac35591361f8117
tree4e31d172972359235be0e679fe98aeda4aae4c06
parenteab9dbbdd1f102dc1a26549a77fcc5c167385cd5
Exclude IPv6 code using OPENSSL_USE_IPV6 instead of AF_INET6

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18250)
crypto/bio/bio_addr.c
crypto/bio/bio_local.h
crypto/bio/bss_acpt.c
crypto/bio/bss_conn.c