diff options
author | Luke Bratch <luke@bratch.co.uk> | 2025-08-08 23:11:31 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2025-08-08 23:11:31 +0100 |
commit | b2089e21606aed1a6aaa9644dbe0d2fe998ae1e0 (patch) | |
tree | 691e6edeeb7a040c8ae95cefe807346fd376f768 /TODO | |
parent | 0de8ed662321f25ab78cef094774593e1ce27677 (diff) |
Improve output of LISTCLIENTS blabouncer command, add identical listclients command to STDIN commands, declare STDIN commands ("debug commands") in README.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ What happens with lastspoke when there was no lastspoke time? Potentially opt t Is it possible to periodically reduce fdmax if higher numbered clients are gone? Debug log ("checking client socket <i> out of <fdmax>") gets busy after fdmax gets relatively high, and might be possible to avoid unnecessary looping. -Combine custom BLABOUNCER commands with stdin commands (or ditch stdin?). +Combine custom BLABOUNCER commands with stdin commands. Crash when requesting 30 hour replay. |