mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-01 04:36:13 +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