Date: 08 May 1998 14:47:13 +0200 From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) To: "Jordan K. Hubbard" <jkh@time.cdrom.com> Cc: Julian Elischer <julian@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libftpio ftpio.c Message-ID: <xzpogx9sze6.fsf@skejdbrimir.ifi.uio.no> In-Reply-To: "Jordan K. Hubbard"'s message of "Fri, 08 May 1998 03:10:18 -0700" References: <20258.894622218@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Jordan K. Hubbard" <jkh@time.cdrom.com> writes: > > which work as you'd expect. The flags parameter is used to specify > > options such as passive mode, text/binary mode, verbosity, possibly > > also protocol version (HTTP 1.0 / HTTP 1.1). > Sounds reasonable - so the flags will be the union of all possible > options, e.g. everything from (contrived) FILE_SYMLINK to FTP_PASSIVE? > Do we have less than 32 options in total? ;-) I don't think that should be a problem. I could change that to a long long if you want :) -- Noone else has a .sig like this one. 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?xzpogx9sze6.fsf>