Enrico Weigelt, metux IT consult
15dfccdada
dix: add buffer helper for rpc payload assembly
...
Since so many request handlers have to assemble complex reply payloads,
we've got a lot complexity on counting the needed space and filling in
the data into the right places.
Thus adding a little dynamic buffer structure, where one just can append
data arbitrarily. The buffer will automatically allocate memory as-needed
and finally leave everything in a big memory block for later write-out.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
2025-07-16 18:02:38 +02:00
..
2025-06-12 16:20:15 +02:00
2025-06-12 17:21:43 +02:00
2025-06-12 16:43:56 +02:00
2025-06-12 16:52:25 +02:00
2024-10-10 13:38:31 +00:00
2025-06-12 17:21:48 +02:00
2025-06-12 17:21:48 +02:00
2024-09-02 16:43:29 +00:00
2025-06-12 17:21:48 +02:00
2025-07-11 15:51:39 +02:00
2025-07-14 20:34:31 +02:00
2024-10-10 13:38:31 +00:00
2025-02-11 19:13:01 +01:00
2025-06-16 10:32:48 +02:00
2025-06-12 17:21:48 +02:00
2025-06-12 16:53:37 +02:00
2024-04-30 00:47:38 +00:00
2025-06-12 16:53:27 +02:00
2025-07-14 20:34:31 +02:00
2024-10-10 13:38:31 +00:00
2025-07-14 20:34:31 +02:00
2024-03-11 12:26:44 +01:00
2025-07-14 20:34:31 +02:00
2025-06-12 16:25:48 +02:00
2025-06-17 12:51:36 +02:00
2025-06-17 12:51:36 +02:00
2025-06-12 16:43:51 +02:00
2025-06-12 16:52:25 +02:00
2025-06-25 10:53:36 +02:00
2025-07-14 20:34:31 +02:00
2025-07-14 20:34:31 +02:00
2025-02-11 19:13:01 +01:00
2025-02-12 17:48:30 +01:00
2025-07-14 20:34:31 +02:00
2025-06-12 17:21:46 +02:00
2025-07-14 20:34:32 +02:00
2025-07-14 20:34:31 +02:00
2025-06-12 16:53:34 +02:00
2025-06-12 17:21:48 +02:00
2025-07-16 18:02:38 +02:00
2025-02-12 17:48:30 +01:00
2025-06-16 10:32:48 +02:00
2025-06-17 12:51:36 +02:00
2025-06-18 21:26:40 +02:00
2024-03-05 16:57:52 +01:00
2024-09-01 22:32:49 +00:00
2025-06-12 16:25:48 +02:00
2025-06-12 16:49:43 +02:00
2025-06-12 17:21:48 +02:00
2025-06-12 17:21:48 +02:00
2025-06-12 16:16:45 +02:00
2025-06-12 16:54:09 +02:00
2025-07-14 20:34:31 +02:00
2025-07-16 18:02:38 +02:00
2025-07-16 18:02:38 +02:00
2025-07-02 15:41:37 +02:00
2025-07-02 15:41:37 +02:00
2025-07-02 15:41:37 +02:00
2024-09-01 22:32:49 +00:00
2025-06-12 17:21:48 +02:00
2025-06-12 17:21:48 +02:00
2025-06-12 17:21:42 +02:00
2025-06-12 16:16:45 +02:00
2025-06-12 17:21:42 +02:00
2025-07-14 20:34:31 +02:00
2025-06-12 17:21:48 +02:00
2025-07-14 20:34:31 +02:00