genode/base-linux/src
Norman Feske 508d2050a6 linux: Fix 'explicit_reply' semantics
By storing the reply socket descriptor inside the 'Ipc_ostream::_dst'
capability instead as part of the connection state object, we can
use the 'explicit_reply' mechanism as usual. Right now, we store
both the tid and socket handle in 'Native_capability::Dst'. In the
final version, the 'tid' member will be gone.
2012-11-05 17:31:03 +01:00
..
base linux: Fix 'explicit_reply' semantics 2012-11-05 17:31:03 +01:00
core Introduce platform-specific services for core 2012-10-29 10:08:29 +01:00
platform linux: Fix 'explicit_reply' semantics 2012-11-05 17:31:03 +01:00
test lx_hybrid: revive missing errno test 2012-10-29 10:08:30 +01:00