From 87b890b501a9ed7bfbfbe0fabde6ca1ca4c15086 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sun, 16 Jun 2019 22:19:51 +0100 Subject: Handle very long lines and very short lines. Print to terminal if we fail to connect to server at startup. Don't print to terminal if sending to a client or to the server fails. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index d0d4bf8..c5a5517 100644 --- a/TODO +++ b/TODO @@ -6,5 +6,3 @@ Add various auto replay options: - All logs since the current client last disconnected (track clients with some special token the client auto sends on connect) Might need to #include in blabouncer.c to make some operating systems and/or compilers happy. - -What happens if an extremely long line is received? -- cgit v1.2.3