genode/base-linux/src/base/env
Christian Helmuth 2995011b34 base-linux: implement IPC server destruction
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.
2012-11-16 13:55:08 +01:00
..
debug.cc Delegate access to entrypoints via SCM rights 2012-11-05 17:31:04 +01:00
platform_env.cc base-linux: implement IPC server destruction 2012-11-16 13:55:08 +01:00
rm_session_mmap.cc Removed linux-specific 'local_interface.h' 2012-11-05 17:31:04 +01:00