/This is just a reminder for the download limit patch. It seems to have been forgotten./
Allan McRae wrote > On 20/08/16 04:12, Olivier Brunel wrote: >> Signed-off-by: Olivier Brunel < > jjk@ > > >> --- >> doc/pacman.8.txt | 5 +++++ >> doc/pacman.conf.5.txt | 6 ++++++ >> lib/libalpm/alpm.h | 3 +++ >> lib/libalpm/dload.c | 1 + >> lib/libalpm/handle.c | 26 ++++++++++++++++++++++++++ >> lib/libalpm/handle.h | 1 + >> src/pacman/conf.c | 11 +++++++++++ >> src/pacman/conf.h | 4 +++- >> src/pacman/pacman.c | 11 +++++++++++ >> src/pacman/util.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ >> src/pacman/util.h | 2 ++ >> 11 files changed, 114 insertions(+), 1 deletion(-) >> > > > I will look at this once we have the download timeout patches in so that > we have a consistent format for downloader options. > > Thanks, > Allan Download timeout patches were already implemented, <https://git.archlinux.org/pacman.git/commit/?id=c635f185ba86967cd8de9c31890b57e558f65e9b> so you can review the patch. Thank you. -- View this message in context: http://archlinux.2023198.n4.nabble.com/PATCH-Add-option-MaxDlSpeed-to-limit-download-speed-tp4712215p4716274.html Sent from the pacman-dev mailing list archive at Nabble.com.
