genode/base-linux/src
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
..
base base-linux: implement IPC server destruction 2012-11-16 13:55:08 +01:00
core base-linux: implement IPC server destruction 2012-11-16 13:55:08 +01:00
platform Define SIGUSR1 for hybrid Linux/Genode programs 2012-11-06 17:32:30 +01:00
test lx_hybrid: revive missing errno test 2012-10-29 10:08:30 +01:00