ladybird/Userland/Libraries/LibConfig
Andreas Kling 870ecd5190 LibConfig: VERIFY that a Core::EventLoop exists before connecting
It's not possible to connect to ConfigServer without having an event
loop available. This VERIFY makes it much easier to understand why
things are not working. :^)
2021-08-26 00:54:28 +02:00
..
Client.cpp LibConfig: VERIFY that a Core::EventLoop exists before connecting 2021-08-26 00:54:28 +02:00
Client.h Userland: Introduce ConfigServer and LibConfig 2021-08-26 00:54:27 +02:00
CMakeLists.txt Userland: Introduce ConfigServer and LibConfig 2021-08-26 00:54:27 +02:00