.. |
CMakeLists.txt
|
f3c4a357ea
LibIPC: Move non-templated parts of IPC::Connection out of line
|
3 lat temu |
ClientConnection.h
|
8c8bf9433f
LibIPC: Mark ClientConnection::die() as an override
|
3 lat temu |
Connection.cpp
|
8d76eb773f
LibIPC: Make IPC::Connection::post_message() return ErrorOr
|
3 lat temu |
Connection.h
|
8d76eb773f
LibIPC: Make IPC::Connection::post_message() return ErrorOr
|
3 lat temu |
Decoder.cpp
|
f151a0d720
LibIPC: Mark m_sockfd as maybe_unused on non Serenity platforms
|
3 lat temu |
Decoder.h
|
ddce053f6c
LibIPC: Replace u32/u64 value coders with u/ul/ull value coders
|
3 lat temu |
Dictionary.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
Encoder.cpp
|
ddce053f6c
LibIPC: Replace u32/u64 value coders with u/ul/ull value coders
|
3 lat temu |
Encoder.h
|
ddce053f6c
LibIPC: Replace u32/u64 value coders with u/ul/ull value coders
|
3 lat temu |
File.h
|
0db46eecdc
LibIPC: Use default instead of an empty constructor/destructor
|
3 lat temu |
Forward.h
|
0221affb31
LibIPC: Add IPC::Stub to forwarding header
|
3 lat temu |
Message.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
Message.h
|
86a3ef2709
LibIPC: Give MessageBuffer::fds some inline capacity (1)
|
3 lat temu |
MultiServer.h
|
6d0f504822
LibIPC: Add IPC::MultiServer convenience class
|
3 lat temu |
ServerConnection.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 lat temu |
SingleServer.h
|
971b3645ef
LibIPC: Add IPC::take_over_accepted_client_from_system_server<Client>()
|
3 lat temu |
Stub.cpp
|
78803ce384
Userland: Split IPC endpoints into proxies and stubs
|
4 lat temu |
Stub.h
|
b0208ce433
Everywhere: Forward declare structs as structs
|
4 lat temu |