mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-04 18:22:08 +00:00
81613afa03
Whenever an environment session was provided by an asynchronous service, e.g., the depot_rom of the sculpt scenario, the session quota was not transferred to the server at session-creation time. This resulted in a slow depletion of the server's quota over time. This patch ensures that the delivery of session quota is consistent with the information reported to the server as session argument.
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.