add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout support
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 4 Feb 2020 08:55:35 +0000 (09:55 +0100)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 10 Feb 2020 15:49:01 +0000 (16:49 +0100)
commitbcbb30afe2ef51c7affaaa7ce4db67e26e7ff6b7
tree79a5e9ead19f3931df04ffca46727b8096c1fec4
parentb0593c086dd303af31dc1e30233149978dd613c4
add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout support

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/10667)
crypto/bio/b_sock.c
crypto/bio/bio_err.c
crypto/err/openssl.txt
doc/man3/BIO_set_callback.pod
doc/man3/BIO_socket_wait.pod [new file with mode: 0644]
include/internal/sockets.h
include/openssl/bio.h
include/openssl/bioerr.h
util/libcrypto.num