From 63c26e722a84497734bf212dcb8a66212142797d Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Mon, 14 Feb 2005 11:07:52 +0000 Subject: [PATCH] WSAECONNABORTED: Soften claims + emphasise applicability to established connections, based on KB 819124. [originally from svn r5296] --- doc/errors.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/errors.but b/doc/errors.but index b3898ca4..64409eae 100644 --- a/doc/errors.but +++ b/doc/errors.but @@ -247,7 +247,7 @@ of \c{su} do it automatically. abort} This is a generic error produced by the Windows network code when it -decides that your network connection is dead. For example, it might +kills an established connection for some reason. For example, it might happen if you pull the network cable out of the back of an Ethernet-connected computer, or if Windows has any other similar reason to believe the entire network has become unreachable.