conn_is_closed should return 1 if get_last_sys_error is WSAECONNRESET
authorPaul Monson <paulmon@microsoft.com>
Tue, 26 Mar 2019 22:25:19 +0000 (15:25 -0700)
committerMatt Caswell <matt@openssl.org>
Thu, 28 Mar 2019 10:28:20 +0000 (10:28 +0000)
commitc7ea47b1f940c90f539c5550e1a89d0d860ddd85
tree0428bef54fe3e5244b8fc684f32e57e91bb72da3
parent0db8f86a18925bd239600a4e3cd5dc31de31258f
conn_is_closed should return 1 if get_last_sys_error is WSAECONNRESET
CLA: trivial

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8590)

(cherry picked from commit 0b885f72c2b18c57173e134a03ed013cd1ac361e)
ssl/statem/statem_srvr.c