mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
The new 'Connection' constructor accepts the session label, affinity, and args as constructor arguments. The session arguments are passed as a 'Genode::String'. This allows for side-stepping the need for rendering a format string passed to 'Env::session'. Issue #2064
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.