genode/base-linux/src/base
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
..
console Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
env base-linux: implement IPC server destruction 2012-11-16 13:55:08 +01:00
ipc base-linux: implement IPC server destruction 2012-11-16 13:55:08 +01:00
lock Fix compile warning 2012-04-04 11:07:15 +02:00
process Add chroot support to core 2012-11-05 17:31:05 +01:00
thread Linux: Synchronize thread startup 2012-11-05 17:31:05 +01:00