[PATCH 0/4] alfred: client: random fixes
Sven Eckelmann <[email protected]> Fri, 31 Jul 2026 09:40:12 +0200
| Newsgroups | org.open-mesh.lists.batman |
|---|---|
| Message-ID | <[email protected]> |
Similar to the batctl fixes, I have now compiled a list of potential fixes for alfred. Instead of posting everything at once, I will be posted in smaller chunks. They are just various (mostly minor) problems which should be tackled at some point. Signed-off-by: Sven Eckelmann <[email protected]> --- Sven Eckelmann (4): alfred: fix error code from unix_sock_req_data_reply alfred: avoid endless-loop when reading data from stdin fails alfred: close the listening socket on daemon setup errors alfred: handle short reads when waiting for daemon answer alfred.h | 1 + client.c | 77 +++++++++++++++++++++++++++++++++++++++---------------------- unix_sock.c | 39 +++++++++++++++++-------------- util.c | 25 ++++++++++++++++++++ 4 files changed, 97 insertions(+), 45 deletions(-) --- base-commit: 462a0cf40615f62e0912c36d72a75accbb26f5ee change-id: 20260731-bugfixes-client-0d5ed91e75db Best regards, -- Sven Eckelmann <[email protected]>