From 871184560b17553e84cc711a487ddf928671c56c Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Mon, 27 May 2019 21:53:47 +0100 Subject: Rewrite all server connection code to enable reconnecting to the server if there was a timeout, an error, or if the server disconnected us. --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3b714ee..6ca0a72 100644 --- a/TODO +++ b/TODO @@ -9,4 +9,6 @@ Add various auto replay options: Might need to #include in blabouncer.c to make some operating systems and/or compilers happy. -Reconnect server if we get disconnected for some reason. +Send a PING to the server before assuming a timeout is definite. + +Include server 671 responses in WHO pending code. -- cgit v1.2.3