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:28:20 +0000 (15:28 +0200)
commitdaaaa3cb7e506466b38de995b3e5149f4045bdff
tree3f9ad8262ca6a1ece89c7f354a3194b0ebc793cc
parentc8b93876f116e761e6427594c183ee4e82c6bda5
Fix bogus use of BIO_sock_should_retry.

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