ladybird/Userland
doctortheemh 5f06594bbd LibCore: Include full definition for LocalSocket
clang 19 (git) complains that LocalSocket is an incomplete type
and errors out. Including the full definition fixes the build.
2024-07-02 10:27:45 +02:00
..
Libraries LibCore: Include full definition for LocalSocket 2024-07-02 10:27:45 +02:00
Services WebContent: Add shutdown_server IPC call to request process exit 2024-07-01 18:10:56 +02:00
Utilities LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 2024-07-01 18:10:56 +02:00