]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:22:20 +0000 (10:22 +0000)
commit0b885f72c2b18c57173e134a03ed013cd1ac361e
treea9157ba2b65f410905387a91c7f9a468e4ed5f74
parenta3c62426b9c056af802ab7988f217e55eaf2b213
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)
ssl/statem/statem_srvr.c