monado/doc/changes/ipc/mr.2009.1.md
2023-11-09 18:37:47 +00:00

268 B

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. Currently only supports non-fixed sized messages coming back from the server.