From 02448bc04504a14d3c8eddc0555f796a0b42ccbb Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 3 May 2022 16:03:22 -0700 Subject: [PATCH] updated using git-extra --- todo | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/todo b/todo index 068daea..60c772f 100644 --- a/todo +++ b/todo @@ -17,12 +17,18 @@ Resources: -https://doc.libsodium.org/ To Do: --fix issues with default directories - -PREFIX directory not existing? - -opendir/readdir not working as expected - -tests +-setup qbittorrent integration testing + -just get working + -comment out feeds/etc? + -just start networking? + -need information about peer protocol + -best way to connect? + -add host to magnet url? + -add logging + -debug peer protocol/piece ambiguity +-fix unit tests -graceful shutdown - -logging hanging + *logging hanging -consider using pthread_pop_shutdown instead in places -remove logging/make more robust -tests @@ -37,11 +43,6 @@ To Do: -defaults, no custom directories (no files, no torrents) -add all files to torrent -graceful shutdown test --setup qbittorrent integration testing - -best way to connect? - -add host to magnet url? - -add logging - -debug peer protocol/piece ambiguity -design flow for grabbing pieces from cache/files -where to store hashes (currently generated in torrent_file_piece_layers; not stored) -IDEA: abstract out and store in struct torrent -- 2.30.2