From 72d8b6d1a71a90ca8a765e0defb5159b4deea562 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sun, 9 Apr 2023 01:25:09 +0200 Subject: Update TODO. --- TODO | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index a800c79..c29c3ba 100644 --- a/TODO +++ b/TODO @@ -33,8 +33,6 @@ Or if there are no bans then just 368: Other IRC clients log stuff like "Mar 31 16:58:15 * #foobar :No topic is set." - can/should we? -Some servers have a user send ^VERSION^ upon connection - (optionally?) respond to it. - Git version in code. Connecting from irssi triggers doautoreplay() from "USER received" in message.c twice. @@ -43,4 +41,10 @@ Use the line number based replay log reading method from lastspoke rather than t What happens with lastspoke when there was no lastspoke time? Potentially opt to fall back on time based. And/or add lastspoke + time? +Is it possible to periodically reduce fdmax if higher numbered clients are gone? +Debug log ("checking client socket out of ") gets busy after fdmax gets relatively high, and might be possible to avoid unnecessary looping. + +BLABOUNCER/stdin functions to add: +- List connected/authenticated clients + Crash when requesting 30 hour replay. -- cgit v1.2.3