From 35b494cafe1e3ff1b278040999da09b061c82fbc Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Tue, 1 Aug 2023 23:57:07 +0100 Subject: Always close() the replay log file if it's been opened. --- TODO | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6bcc8d3..be5b2ac 100644 --- a/TODO +++ b/TODO @@ -40,7 +40,14 @@ Debug log ("checking client socket out of ") gets busy after fdmax ge BLABOUNCER/stdin functions to add: - List connected/authenticated clients -KICK not handled. +KICK not handled (temporary work in kick-support-20230409.diff) +KICK: +Sun Apr 9 03:35:31 2023: BOUNCER-SERVER RECEIVED: ':bbnick!bbuser@2a06:5844:e:551:0:0:0:1d KICK #bla12 bbounce2 :bbnick +Sun Apr 9 03:35:31 2023: Server KICK: nick is NOT ours ('bbnick' vs 'bbounce2'). +PART: +Sun Apr 9 04:16:09 2023: BOUNCER-SERVER RECEIVED: ':bbounce2!l_bratch@2a06:5844:e:551:0:0:0:1d PART #bla12 :Leaving +Sun Apr 9 04:16:09 2023: Server PART: nick is ours ('bbounce2' vs 'bbounce2'). +^^Reminder, joining channels (and getting the nick list) seems to be broken right now (TG reminder). Crash when requesting 30 hour replay. -- cgit v1.2.3