summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/package.h
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-08-24 00:42:22 +0200
committerDan McGee <dan@archlinux.org>2010-08-24 00:42:22 +0200
commitce3f4e7800f215e8a2b6e22bbd5f5ec9e0de90c2 (patch)
treef2fa40f36f97e1f55ab2ceb84e258de5bb47b4b2 /lib/libalpm/package.h
parent815557118318779f784e82a39497f46dde32845d (diff)
downloadpacman-ce3f4e7800f215e8a2b6e22bbd5f5ec9e0de90c2.tar.gz
pacman-ce3f4e7800f215e8a2b6e22bbd5f5ec9e0de90c2.tar.xz
Enable libfetch connection caching
This will allow downloads to reuse connections if possible, which could make big differences on perceived FTP speed as the connection won't have to be reestablished each time. For the most part, HTTP requests wouldn't be using keep alive anyway so this won't have an effect there. I'm not enthused about having to do this with the library initialization, but there isn't a much better place due to the fact that the loop over databases occurs on the frontend and not the backend. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/package.h')
0 files changed, 0 insertions, 0 deletions