aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorTom Smeding <tom.smeding@gmail.com>2020-07-01 23:11:05 +0200
committerTom Smeding <tom.smeding@gmail.com>2020-07-01 23:11:05 +0200
commitf695f9046b5793796ebd703ad816f19637403473 (patch)
tree7306e3315d086329783949151df25622c061ab9c /TODO.txt
parent13198c13cd9d610e19cc8ab18a917b4b1505b123 (diff)
Growing hash table of conn_data's in main
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 cd20675..1f09bca 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -5,4 +5,3 @@
- A session is marked inactive 2 minutes after the latest activity on that session. Make the number "2" configurable and not a hard-coded constant.
- Use poll(2), not select(2)
- Fix OOM dos vector
-- Sub-linear hash table of conn_data's in main.c