RT2275: use BIO_sock_nbio()
authorRich Salz <rsalz@akamai.com>
Sat, 27 Feb 2016 18:24:28 +0000 (13:24 -0500)
committerRich Salz <rsalz@openssl.org>
Sat, 27 Feb 2016 18:41:41 +0000 (13:41 -0500)
commitba8108154dafb081b510cc628783c6b44c95cb0e
treefd56e4516dd3035b6a3bef7025ce22970a72b9f5
parent6ab364149d8b76b5d2341a2e708e727cad060416
RT2275: use BIO_sock_nbio()

Now that BIO_sock_nbio is available, use it in the apps.

Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/s_client.c
apps/s_server.c