Date: Thu, 14 Nov 1996 01:44:13 -0800 (PST) From: "Andrey A. Chernov" <ache> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libftpio ftpio.c Message-ID: <199611140944.BAA26953@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 96/11/14 01:44:12 Modified: lib/libftpio ftpio.c Log: Since ftpPutURL not use hostname cache, optimize it by always closing connection at the end of operation, so it not leave opened file without a reason. Revision Changes Path 1.19 +5 -13 src/lib/libftpio/ftpio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611140944.BAA26953>