• src/sbbs3/bat_xfer.cpp download.cpp getmsg.cpp listfile.cpp sbbs.h

    From Rob Swindell (in GitKraken) to Git commit to main/sbbs/master on Friday, March 03, 2023 17:45:11
    https://gitlab.synchro.net/main/sbbs/-/commit/8b36382c5109fed080499878
    Modified Files:
    src/sbbs3/bat_xfer.cpp download.cpp getmsg.cpp listfile.cpp sbbs.h
    Log Message:
    Dynamically recalculate the user's download rate (in CPS)

    Upon successful download of a file, recalculate and store the user's download CPS (characters/bytes per second), mainly for subsequent transfer time estimates.