monado/doc/changes/ipc/mr.2009.1.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
251 B
Markdown
Raw Normal View History

---
- mr.2009
- mr.2053
---
2023-11-02 12:39:13 +00:00
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.