ladybird/Userland/Libraries/LibIPC
Gunnar Beutner e331ef7057 LibIPC: Add Connection::is_open()
This will allow clients to see if the IPC socket is still open.
2021-07-18 17:21:28 +02:00
..
ClientConnection.h LibIPC: Remove unnecessary template<> 2021-07-08 10:11:00 +02:00
CMakeLists.txt
Connection.h LibIPC: Add Connection::is_open() 2021-07-18 17:21:28 +02:00
Decoder.cpp
Decoder.h AK+LibIPC: Make all enums codable 2021-07-04 13:48:20 +04:30
Dictionary.h
Encoder.cpp
Encoder.h AK+LibIPC: Make all enums codable 2021-07-04 13:48:20 +04:30
File.h
Forward.h
Message.cpp
Message.h
ServerConnection.h Userland: Disambiguate dependent types 2021-06-24 17:35:49 +04:30
Stub.cpp
Stub.h Everywhere: Forward declare structs as structs 2021-07-08 10:11:00 +02:00