summaryrefslogtreecommitdiff
path: root/Libraries/LibCore/CSyscallUtils.h
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-08-03 19:21:15 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-08-03 19:24:08 +0200
commit3519b6c201e53b703ced179b18d8570e93845d2d (patch)
tree378a60ec412dd952f16a69b52fc14d1ab3157cda /Libraries/LibCore/CSyscallUtils.h
parent18aeda2e0d89d66aa2833f374d142203b1687c0f (diff)
downloadserenity-3519b6c201e53b703ced179b18d8570e93845d2d.zip
IPCCompiler: More work towards AudioServer bringup
- Add IEndpoint::handle(IMessage), a big switch table on message type. handle() will return a response message for synchronous messages, and return nullptr otherwise. - Use i32 instead of int for everything - Make IMessage::encode() const - Make IEndpoint::decode_message() static, this allows template code to decode messages without an endpoint instance on hand.
Diffstat (limited to 'Libraries/LibCore/CSyscallUtils.h')
0 files changed, 0 insertions, 0 deletions