summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4c106d8..cfd260b 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,8 @@ Add various auto replay options:
Might need to #include <limits.h> in blabouncer.c to make some operating systems and/or compilers happy.
-Handle re-connecting to the server failing.
-
Allow reloading the configuration file while running (at least for things like replayseconds, replaymode) - BLABOUNCER command and SIGHUP?
+
+Don't pass server PONGs to clients.
+
+"error: createchannel(): channel name already exists.\n: Success" printed to terminal upon server reconnection.