From owner-cvs-lib Tue Jan 21 12:38:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA11204 for cvs-lib-outgoing; Tue, 21 Jan 1997 12:38:05 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA11195; Tue, 21 Jan 1997 12:38:02 -0800 (PST) Date: Tue, 21 Jan 1997 12:38:02 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199701212038.MAA11195@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libftpio ftpio.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 97/01/21 12:38:01 Modified: lib/libftpio ftpio.c Log: Only send QUIT if the last operation didn't time out (otherwise you're just going to hang forever on the close). Revision Changes Path 1.24 +5 -2 src/lib/libftpio/ftpio.c