ladybird/Userland/Services/ConfigServer
Sam Atkins 8260135d4d LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
I've attempted to handle the errors gracefully where it was clear how to
do so, and simple, but a lot of this was just adding
`release_value_but_fixme_should_propagate_errors()` in places.
2022-02-16 19:49:41 -05:00
..
ClientConnection.cpp LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods 2022-02-16 19:49:41 -05:00
ClientConnection.h LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
CMakeLists.txt ConfigServer: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
ConfigClient.ipc ConfigServer: Add method and notification for key removal 2021-11-13 12:55:46 +01:00
ConfigServer.ipc ConfigServer: Add methods to list groups and keys 2021-11-18 09:08:51 +01:00
main.cpp LibIPC: Add IPC::MultiServer convenience class 2021-12-06 19:22:16 +01:00