From 0bea530df3f718b34a1022a871f4f78a41c2bee6 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Wed, 12 Jun 2019 21:29:28 +0100 Subject: Handle failing to reconnect to the server upon timeout or disconnection by looping the reconnection and keeping clients informed. --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'TODO') 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 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. -- cgit v1.2.3