mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-27 14:49:31 +00:00
ed7d6c74f4
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