aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorTom Smeding <tom.smeding@gmail.com>2020-06-29 20:32:42 +0200
committerTom Smeding <tom.smeding@gmail.com>2020-06-29 20:32:42 +0200
commitdaca7b9549b8426af1678d039af2f854588a5edd (patch)
treeb58f7553fc34c7ea2e8ef515c0302cb1de81e515 /TODO.txt
parent27b2baf8423dda719ddac4926c43bdddb427ee1f (diff)
server: Perfect hashing of commands
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 83b866c..cd20675 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,4 +6,3 @@
- Use poll(2), not select(2)
- Fix OOM dos vector
- Sub-linear hash table of conn_data's in main.c
-- Constant-time lookup of commands in command.c