mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
When an environment session is provided by a async service such as a sibling component, the session metadata must be preserved until end of the lifetime of the session at the server has been acknowledged by the server. Since the session meta data of env sessions are always part of the 'Child' object, the destruction of this object must be deferred until this point.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.