Date: Fri, 7 Jan 2000 04:58:41 -0800 (PST) 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 fetch.c fetch.h ftp.c Message-ID: <200001071258.EAA19061@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2000/01/07 04:58:41 PST
Modified files:
lib/libfetch common.c common.h fetch.c fetch.h ftp.c
Log:
More old uncommitted patches: implement timeouts at the protocol level.
Currently only supported for ftp connections.
Revision Changes Path
1.7 +83 -1 src/lib/libfetch/common.c
1.7 +4 -3 src/lib/libfetch/common.h
1.10 +2 -1 src/lib/libfetch/fetch.c
1.10 +2 -1 src/lib/libfetch/fetch.h
1.15 +120 -98 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?200001071258.EAA19061>
