Norman Feske 90c446e565 base-hw: remove throw from ipc_reply_wait
Even though the use of the C++ exception mechanism (and the implicit use
of the cxx heap) is not a problem at the server side, this patch
nevertheless replaces the exception-based return-value handling to make
the code consistent with the ipc_call path.

Issue #3612
2022-02-15 10:10:02 +01:00
..
2022-01-19 12:38:12 +01:00
2021-12-17 15:04:44 +01:00
2021-12-17 15:04:44 +01:00