Fix bio_wait() in crypto/bio/bio_lib.c in case OPENSSL_NO_SOCK
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 4 May 2020 18:21:34 +0000 (20:21 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 9 May 2020 14:57:08 +0000 (16:57 +0200)
commitd8c78e5f4ac5c882ca878b9e9038896d5786aafa
tree46a0817ddee7fe05827820b6ebcf7cdc6a2beae7
parent9253f8346acf065d8d52eb03aa87e2c7eb4f7cce
Fix bio_wait() in crypto/bio/bio_lib.c in case OPENSSL_NO_SOCK

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11736)
crypto/bio/bio_lib.c