Fix bogus use of BIO_sock_should_retry.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 17 Jul 2017 09:51:19 +0000 (11:51 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 17 Jul 2017 13:36:41 +0000 (15:36 +0200)
commit56c13d2bfa1983d71bcfcc5dfaf3592c5c6978e2
tree6b9b7686c0c0a0b08f938871fb471b0210cf877a
parent2f0af52b423368e8fa7a6f532f945812e88c809d
Fix bogus use of BIO_sock_should_retry.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3948)

(cherry picked from commit daaaa3cb7e506466b38de995b3e5149f4045bdff)
apps/s_socket.c