genode/repos/base/include/pd_session
Norman Feske 0d7d60a1f4 Remove exceptions from Pd_session interface
This patch replaces exceptions of the PD session RPC interface with
result types.
The change of the quota-transfer RPC functions required the adaptation
of base/quota_transfer.h and base/child.h.
The 'alloc_signal_source' method has been renamed to 'signal_source'
to avoid an exceedingly long name of the corresponding result type.
The Pd_session::map function takes a 'Virt_range' instead of basic-type
arguments.
The 'Signal_source_capability' alias for 'Capability<Signal_source>' has
been removed.

Issue #5245
2024-06-20 12:56:19 +02:00
..
capability.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
client.h Remove exceptions from Pd_session interface 2024-06-20 12:56:19 +02:00
connection.h Remove format strings from connection types 2023-03-13 14:32:37 +01:00
pd_session.h Remove exceptions from Pd_session interface 2024-06-20 12:56:19 +02:00