monado/doc/changes/ipc/mr.2009.1.md
Simon Zeni 920949ecae doc: document !2053
Co-authored-by: Jakob Bornecrantz <jakob@collabora.com>
2023-11-26 14:03:52 +00:00

9 lines
251 B
Markdown

---
- mr.2009
- mr.2053
---
all: Add ability to do more complex IPC communication by introducing VLA
functions. These lets us do the marshalling to some extent oursevles, useful
for sending a non-fixed amount of data. This support is bi-directional.