From: alex Date: Sun, 5 Sep 2021 23:14:07 +0000 (-0700) Subject: updated using git-ex X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=18b7faef1c252c56007be0d6846a24b6214a4288;p=seeder updated using git-ex --- diff --git a/todo b/todo index 12be4d3..7803d8b 100644 --- a/todo +++ b/todo @@ -51,24 +51,24 @@ To Do: -benchmarking -must -imonitor inside code? + -see man inotify -trackers Stage 0: --basic structure - *logging thread - -configuration/opts - -load environmental variables after default() - -configuration file - -defaults - -global opts - -framework for adding opts - -global struct containing variables? - -enum container all variables? - -functions to set variables in opt/ - -macros to generate comparisons in config files? - -macros to check env for variables? - -defaults->env->config files - -usage +*basic structure +-global variable... + -requires: + -torrents + -options + -peers + -session? +-setup watches + *add option to watch directories + -find all files in directory + -functions for traversing directory + -save to struct with file size + -sort + -on modification, update torrents -add files to torrent -create torrent -.torrent file @@ -87,6 +87,7 @@ Stage 1: -tcp+udp functionality -create/add torrents -create feeds + -bring in feeds from old project Stage 2: -dht