-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
-blocking vs. non-blocking
-on modification
-rebuild torrents+feeds
+ -rebuilding access considerations
-signal handler
-graceful shutdown
-watch threads