mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 00:45:29 +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