From 8229963dd3157d10b6ba92f315c870951a9e0297 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 29 Oct 2021 17:12:23 -0700 Subject: [PATCH] updated using git-extra --- todo | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/todo b/todo index 918ce77..fd2c80a 100644 --- a/todo +++ b/todo @@ -59,11 +59,7 @@ Stage 0: *add option to redirect stdout, stderr to files *generate usage dynamically *bencode/decode --file_hash - *figure out what hashing needs to be done - -merkle.c? - -examine .py script - -BLOCK_SIZE? pieces per block? +*file_hash -watch -- SKIP *start watching thread *figure out flags @@ -75,11 +71,13 @@ Stage 0: -feed -prerequistes *bencode/decoding - -build merkle tree - -create .torrent files + *build merkle tree + *create .torrent files -magnet links -networking -port option + -consider removing block->data + -how to send data efficiently -signal handler -graceful shutdown -watch threads @@ -88,6 +86,8 @@ Stage 0: -mid-request in server -daemonize -tests + -block - HERE + -file_hash -util -concat tests -tree creation tests -- 2.39.5