From owner-cvs-lib Mon Jun 17 16:17:33 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA08539 for cvs-lib-outgoing; Mon, 17 Jun 1996 16:17:33 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA08416; Mon, 17 Jun 1996 16:16:05 -0700 (PDT) Date: Mon, 17 Jun 1996 16:16:05 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199606172316.QAA08416@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 96/06/17 16:16:05 Modified: lib/libftpio ftpio.c Log: Manage control connections a little better for the URL routines. This will do as a stop-gap until I figure out a more fault-tolerant way of having deferred closes against the control connection work without blocking. Revision Changes Path 1.6 +13 -5 src/lib/libftpio/ftpio.c