ladybird/Userland/Libraries/LibImageDecoderClient
Gunnar Beutner 8a6db55e79 Userland: Add try_* IPC handlers
This enables calling auto-generated IPC methods in a way that doesn't
crash the client if the peer disconnects.
2021-05-03 21:14:40 +02:00
..
Client.cpp Userland: Add try_* IPC handlers 2021-05-03 21:14:40 +02:00
Client.h Userland: Change IPC funcs to use plain arguments instead of a struct 2021-05-03 21:14:06 +02:00
CMakeLists.txt Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00