Date: Tue, 11 Jun 2002 04:27:29 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch common.c common.h ftp.c Message-ID: <200206111127.g5BBRTL87718@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/06/11 04:27:29 PDT
Modified files:
lib/libfetch common.c common.h ftp.c
Log:
Add a reference count to struct fetchconn so we don't prematurely close and
free a cached FTP connection.
Revision Changes Path
1.30 +19 -0 src/lib/libfetch/common.c
1.24 +2 -0 src/lib/libfetch/common.h
1.79 +1 -1 src/lib/libfetch/ftp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206111127.g5BBRTL87718>
