mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-09 04:31:23 +00:00
Introduces the notion of a transaction that consists of one or more messages. Whereby a message has a read or write direction and consists of one or more bytes. Issue #4170 Fixes #4169