• src/sbbs3/js_user.c userdat.c userdat.h

    From rswindell@1:103/705 to CVS commit on Sun Apr 12 01:02:53 2020
    src/sbbs3 js_user.c 1.116 1.117 userdat.c 1.223 1.224 userdat.h 1.75 1.76 Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv5561

    Modified Files:
    js_user.c userdat.c userdat.h
    Log Message:
    Enhanced the User.downloaded_file() method to do "all the things" necessary after a file has been successfully (partially or fully) downloaded by a user:
    - arguments are [dir-code] [file path or name] [bytes] [count]
    Technically, all the argumnets are optional, but if only a bytes or file count is provided, the old behavior of the method is invoked (just increments statistics).

    This is intended for use by ecWeb's http-based file downloader thing. :-)

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)