genode/repos/hello_tutorial
Norman Feske c1b981ede4 Annotate session interfaces with CAP_QUOTA
The new 'CAP_QUOTA' enum value denotes the capability quota to be
transferred from the client to the server at session-creation time.

Issue #2398
2017-05-31 13:16:04 +02:00
..
2016-05-26 15:54:16 +02:00

This repository contains the source code of a simple client-server scenario
using Genode's RPC mechanism.