curl-library
Re: curl with sendfile
From: Jamie Lokier <jamie_at_shareable.org>
Date: Mon, 10 Mar 2008 21:05:42 +0000
Date: Mon, 10 Mar 2008 21:05:42 +0000
Brian McQueen wrote:
> I'm doing many huge downloads via libcurl and sendfile would be useful
> in that instance.
Do you mean downloads (read from network, write to disk) or _uploads_
(read from disk, write to network)?
Sendfile only works in one direction. It can't be used for what's
normally called downloads.
-- Jamie
Received on 2008-03-10