Skip to content
Snippets Groups Projects
Commit 925c6af8 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

ipc: add a simple unit test

Correct return value of ipc_channel_put(), since
it may return an error if the channel is closed.

Make get/put functions inline.

Remove a public declaration for ipc_channel_is_readonly() (towards
removing the concept of readonly altogether).
parent 6bf941c0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment