From 83c4245ed5ac9f9ea51edf67dc67865b639e24f8 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 31 Dec 2021 00:41:16 -0800 Subject: [PATCH] updated using git-extra --- todo | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/todo b/todo index 860647b..eb65889 100644 --- a/todo +++ b/todo @@ -52,18 +52,17 @@ Stage 0: -feed *pull from previous iteration *parsing of meta files - -create .torrent files - -don't like the way this is handled - -forced to pass directory because of unit tests - -would like to remove this - -would have to overwrite PREFIX during unit test creation - -possible - -include .c file, remove from automake + *create .torrent files -create feeds - -ordering by pubdate + -feed_info + -feed_path + -feed_entries -test - -torrent - -remove PREFIX + -feed + -feed_info + -feed_generate + -feed_entries + -feed_path -consider moving hash_file to a macro -INCLUDE_HASH_FILE -HASH_FILE(filename,buf,size) @@ -72,7 +71,6 @@ Stage 0: -networking -port option -tcp+udp functionality - -tcp vs. udp differences? -peer protocol -piece selection -throttling algorithms @@ -81,6 +79,7 @@ Stage 0: -remove sample code -watch -verify works properly + -unit test with new configuration? *start watching thread *figure out flags -blocking vs. non-blocking @@ -97,8 +96,6 @@ Stage 0: -parallize? -distinct directories per test -integration test setup --torrent_file - -refactor/reorganize -generate man page -document cli/config options -- 2.39.5