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-01-10 10:36:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7abb182fa33999915bf71bc55d3885d4e92ebf95
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
…
Message.h
…
MultiServer.h
…
SingleServer.h
…
Stub.h
…