• Francois Cartegnie's avatar
    parser/fetcher: split in 2 pass mode · 001cae59
    Francois Cartegnie authored
    Changes from a depth first (local then network) per item to
    an horizontal parsing. Allows displaying all local files first
    and let the thread slowly process all other resources.
    001cae59
fetcher.c 16.5 KB