diff options
author | Anatol Pomozov <anatol.pomozov@gmail.com> | 2020-02-20 02:40:45 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-02-24 02:27:23 +0100 |
commit | 130db5cc9eb5c58681cbdf76d18ab383b14edebe (patch) | |
tree | 48575cb78539e8fb4b3361d33018abcf831b5c68 /lib/libalpm/alpm.h | |
parent | 4246a4cc4f0f87642cbbb6b375524b2e4c713412 (diff) | |
download | pacman-130db5cc9eb5c58681cbdf76d18ab383b14edebe.tar.gz pacman-130db5cc9eb5c58681cbdf76d18ab383b14edebe.tar.xz |
Simplify construction of payloads in download_files
Currently, download_files() creates payloads for all packages then
iterates over them, calling download_single_file. This can be
simplified by looping over packages and constructing the payload as needed.
Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/alpm.h')
0 files changed, 0 insertions, 0 deletions