diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-06-12 20:31:39 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-06-12 21:28:34 +0100 |
commit | 0ea06b9c632af2fe09cdea8be0baa9ae6e538aeb (patch) | |
tree | 8d7fdc93aa0a0f5c64b0441f93e30d12702580b1 /TODO | |
parent | 511e258e901e5248e1706609ba1099507fd750ae (diff) |
Handle failing to connect to the server on startup.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,4 +7,6 @@ Add various auto replay options: Might need to #include <limits.h> in blabouncer.c to make some operating systems and/or compilers happy. -Handle connecting to the server failing. +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? |