Additional check to handle BAD SSL_write retry
authorRich Salz <rsalz@openssl.org>
Tue, 11 Apr 2017 15:59:59 +0000 (11:59 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 11 Apr 2017 15:59:59 +0000 (11:59 -0400)
commitcbbe9186f3d625f98aecb3f4dd4aaf457066b25c
tree0c12a445cb7f832875a6838492e801c76eceb563
parent0856e3f167964f58c26796331eab9d8b0a883921
Additional check to handle BAD SSL_write retry

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3124)
ssl/record/rec_layer_s3.c