This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-10 17:55:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4e4189a34ec052d26228cc73ffaf5d70128e79c
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Andreas Kling
ddbe6bd7b4
Userland: Rename Core::Object to Core::EventReceiver
...
This is a more precise description of what this class actually does.
2023-08-06 20:39:51 +02:00
..
CMakeLists.txt
…
Concepts.h
…
Connection.cpp
…
Connection.h
Userland: Rename Core::Object to Core::EventReceiver
2023-08-06 20:39:51 +02:00
ConnectionFromClient.h
Userland: Rename Core::Object to Core::EventReceiver
2023-08-06 20:39:51 +02:00
ConnectionToServer.h
…
Decoder.cpp
…
Decoder.h
…
Encoder.cpp
…
Encoder.h
…
File.h
LibIPC: Do not leak the Core::File fd by default
2023-07-12 18:22:18 -04:00
Forward.h
LibIPC: Remove redundant IPC::Dictionary type
2023-05-21 07:53:45 +02:00
Message.h
Everywhere: Stop using NonnullRefPtrVector
2023-03-06 23:46:35 +01:00
MultiServer.h
LibIPC: Add a hook to MultiServer to inform owners of new clients
2022-12-11 10:08:17 -05:00
SingleServer.h
Userland: Rename IPC ClientConnection => ConnectionFromClient
2022-02-25 22:35:12 +01:00
Stub.h
IPCCompiler+LibIPC: Propagate IPC encoder errors
2023-01-04 11:49:15 +01:00