mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-06 07:06:10 +00:00
920949ecae
Co-authored-by: Jakob Bornecrantz <jakob@collabora.com>
9 lines
251 B
Markdown
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.
|