Skip to content
  • rswindell's avatar
    Two unrelated changes, but since they touched sbbs.h, I'm committing them · 0d73dbc4
    rswindell authored
    together to keep things atomic:
    1. Eliminate eprintf() as sbbs_t::lputs() and sbbs_t::lprintf() do the
       "right thing" (e.g. log to the event log when called from the event_thread).
    2. Moved upload_stats() and download_stats() from ftpsrvr.c to getstats.c where
        I plan to make use of them for JS-based upload/download file support.
    0d73dbc4