mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
When an IPC server is finalized two important things should happen: First, the association of the server socket with a capability must be invalidated. And finally, the server socket pair (server side and client side) must be closed. Related to #38.
This repository contains the Linux-specific implementation of Genode.