ucode: support appending array data, similar to socket.send()
authorFelix Fietkau <[email protected]>
Tue, 22 Jul 2025 15:39:21 +0000 (17:39 +0200)
committerFelix Fietkau <[email protected]>
Tue, 22 Jul 2025 15:39:21 +0000 (17:39 +0200)
commit98683a94bcdd0c9201b52344aee9f4b37bcc53ef
tree69a3a0232a840ff1538ba120579c9a5fa55861d2
parentf207d37a1055e2a5a453ed7dc119680cb017227b
ucode: support appending array data, similar to socket.send()

Signed-off-by: Felix Fietkau <[email protected]>
lib-ucode.c