From 97d3287af85e3890f03d2a48474de0d1a431b676 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 24 Nov 1997 19:17:20 -0500 Subject: snapshot of project "lynx", label v2-7-1ac_0-97 --- WWW/Library/Implementation/HTTP.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'WWW/Library/Implementation/HTTP.c') diff --git a/WWW/Library/Implementation/HTTP.c b/WWW/Library/Implementation/HTTP.c index 595f39bd..fc279af6 100644 --- a/WWW/Library/Implementation/HTTP.c +++ b/WWW/Library/Implementation/HTTP.c @@ -690,7 +690,8 @@ try_again: if (TRACE) fprintf (stderr, "HTTP: Interrupted initial read.\n"); _HTProgress ("Connection interrupted."); - status = HT_INTERRUPTED; + HTTP_NETCLOSE(s, handle); + status = HT_NO_DATA; goto clean_up; } else if (status < 0 && (SOCKET_ERRNO == ENOTCONN || -- cgit 1.4.1-2-gfad0