[TLS] better handling of SSL_ERROR_WANT_READ/WRITE
commitbce293e4a7b2a3d9d6518260c74dc3cb7233e342
authorGlenn Strauss <gstrauss@gluelogic.com>
Wed, 27 Jul 2016 06:24:53 +0000 (27 02:24 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Wed, 27 Jul 2016 06:24:53 +0000 (27 02:24 -0400)
treedd00ab6fd52db5ddd5fb3305c8ad60ea07fc6ebf
parent565dec2ff1639119130c1013a26586b9561b80cb
[TLS] better handling of SSL_ERROR_WANT_READ/WRITE

better handling of SSL_ERROR_WANT_READ and SSL_ERROR_WANT_WRITE
src/connections-glue.c
src/connections.c
src/network_openssl.c