From: alex Date: Tue, 3 May 2022 23:03:22 +0000 (-0700) Subject: updated using git-extra X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=02448bc04504a14d3c8eddc0555f796a0b42ccbb;p=seeder updated using git-extra --- 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