ladybird/Userland/Libraries/LibIPC
2022-12-15 00:21:00 -07:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Connection.cpp LibIPC: Handle ECONNRESET when reading from the IPC socket 2022-11-24 14:37:13 +01:00
Connection.h LibIPC: Add deferred invoker getter 2022-12-15 00:21:00 -07:00
ConnectionFromClient.h
ConnectionToServer.h SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
Decoder.cpp LibIPC: Support sending Variants over IPC 2022-12-13 10:24:59 -05:00
Decoder.h LibIPC: Support sending Variants over IPC 2022-12-13 10:24:59 -05:00
Dictionary.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Encoder.cpp LibIPC: Support sending Variants over IPC 2022-12-13 10:24:59 -05:00
Encoder.h LibIPC: Support sending Variants over IPC 2022-12-13 10:24:59 -05:00
File.h
Forward.h LibIPC: Forward declare the encode() and decode() template functions 2022-11-15 13:25:51 -05:00
Message.h
MultiServer.h LibIPC: Add a hook to MultiServer to inform owners of new clients 2022-12-11 10:08:17 -05:00
SingleServer.h
Stub.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00