summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 4c8fc619..0d8c2c7a 100644
--- a/TODO.org
+++ b/TODO.org
@@ -6,3 +6,6 @@
6 recvmsg/sendmsg which will block the whole OS thread. 6 recvmsg/sendmsg which will block the whole OS thread.
7 7
8** TODO Compare performance of the two 8** TODO Compare performance of the two
9* TODO Proper handling of transaction ids in UDP tracker
10
11Just like the krpc package does.