updated using git-extra
authoralex <[email protected]>
Wed, 19 Jan 2022 08:31:48 +0000 (00:31 -0800)
committeralex <[email protected]>
Wed, 19 Jan 2022 08:31:48 +0000 (00:31 -0800)
todo

diff --git a/todo b/todo
index 0706c9b457480de3b766abc8398a5427856d592a..c1a912b76d1e2cc590bd1a6e9501a45153bfb4a7 100644 (file)
--- a/todo
+++ b/todo
@@ -16,10 +16,7 @@ Resources:
 To Do:
 *hashing/cryptography
 *bencoding/decoding
--file system
-       -open/close
-       -creating torrents
-       -traverse directories
+*file system
 -networking
        -tcp/udp support
 -architecture
@@ -51,10 +48,15 @@ To Do:
 Stage 0:
 -networking
        -port option
-       -tcp+udp functionality
+       -where to store
+       -stop
+       -tcp
+       -udp
+-peer
        -peer protocol
        -piece selection
        -throttling algorithms
+               -setup interface only
 -trackers
        -opts
        -remove sample code
@@ -65,6 +67,8 @@ Stage 0:
                -tests for tree_entry
        -session
                -hashmaps instead of array
+       -perror calls
+               -use logging
 -watch
        -verify works properly
                -unit test with new configuration?