The batch download list should be cached
Each call to sbbs_t::batdn_* (e.g. batdn_total()) re-reads the list from disk. If the list is large, this inefficiency could be noticeable (e.g. @-code expansion, batchxfer menu/module).
Each call to sbbs_t::batdn_* (e.g. batdn_total()) re-reads the list from disk. If the list is large, this inefficiency could be noticeable (e.g. @-code expansion, batchxfer menu/module).