]> infiniteadaptability.org Git - seeder/commitdiff
updated using git-extra
authoralex <[email protected]>
Sun, 2 Jan 2022 08:13:42 +0000 (00:13 -0800)
committeralex <[email protected]>
Sun, 2 Jan 2022 08:13:42 +0000 (00:13 -0800)
todo

diff --git a/todo b/todo
index eb65889d3b5cf03eb58db1c5b539d53233583300..c61494c6173d79d8da67dd350f43a8f8445a32ec 100644 (file)
--- a/todo
+++ b/todo
@@ -49,25 +49,19 @@ To Do:
        -metrics
 
 Stage 0:
--feed
-       *pull from previous iteration
-       *parsing of meta files
-       *create .torrent files
-       -create feeds
-               -feed_info
-               -feed_path
-               -feed_entries
+*feed
 -test
        -feed
-               -feed_info
-               -feed_generate
-               -feed_entries
+               *feed_info
                -feed_path
-       -consider moving hash_file to a macro
-               -INCLUDE_HASH_FILE
-                       -HASH_FILE(filename,buf,size)
-               -remove dependency on hash.c in common_SOURCES
-                       -have to include
+               -feed_entries
+                       -default values?
+                               -within meta functions?
+                               -static function in feed/entries.c?
+               -feed_generate
+                       -issue with feeds function (references global variable)
+                               -separate out into 2 files?
+                       -also static
 -networking
        -port option
        -tcp+udp functionality
@@ -85,6 +79,7 @@ Stage 0:
        -blocking vs. non-blocking
        -on modification
                -rebuild torrents+feeds
+                       -rebuilding access considerations
 -signal handler
        -graceful shutdown
                -watch threads