1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-21 05:50:59 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators/IPCCompiler
Timothy Flynn 8b7b03b369 IPCCompiler+LibIPC: Propagate IPC encoder errors
This propagates errors from user-defined encoders up to IPC::Connection.
There, we currently just log the error, as we aren't in a position to
propagate it further (i.e. we are inside a deferred invocation).
2023-01-04 11:49:15 +01:00
..
CMakeLists.txt Meta: Rename Lagom library target names from LagomFoo to LibFoo 2022-07-06 14:24:23 +02:00
main.cpp IPCCompiler+LibIPC: Propagate IPC encoder errors 2023-01-04 11:49:15 +01:00