The project "Citadel server, clients, utilities":
The branch, master has been updated
via d89a7345f0033a06e53e1c69e576688e37c40228 (commit)
from a49ad121b3b29023b13133b2cc81d2c229e54b03 (commit)
- Log -----------------------------------------------------------------
commit d89a7345f0033a06e53e1c69e576688e37c40228
Author: Art Cancro <[email protected]>
Date: Wed Apr 16 11:37:36 2025 -0400
cmd_gnet() still tokenizes and outputs one line at a time now.
Even though it doesn't have to, we've already written the tokenizer and doing
it this
way is more consistent with the rest of the protocol.
-----------------------------------------------------------------------
Summary of changes:
citadel/server/netconfig.c | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
--
Citadel server, clients, utilities