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
2025-12-31 21:59:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03bbc2b111b211f472bfbc0f04c10f03e28dbbdf
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Andrew Kaster
28ab1941b9
LibIPC: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
..
CMakeLists.txt
…
Concepts.h
…
Connection.cpp
LibIPC: Move stuff from Connection.h to .cpp and reduce #include count
2024-06-28 17:11:24 +02:00
Connection.h
LibIPC: Remove unused AK::Formatter for IPC::Connection
2024-06-28 17:11:24 +02:00
ConnectionFromClient.h
…
ConnectionToServer.h
…
Decoder.cpp
LibIPC: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
Decoder.h
LibIPC: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
Encoder.cpp
LibIPC: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
Encoder.h
LibIPC: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
File.h
Ladybird+LibIPC: Move clearing FD_CLOEXEC helper logic to IPC::File
2024-06-26 16:09:33 -06:00
Forward.h
…
Message.cpp
…
Message.h
…
MultiServer.h
LibIPC: Allow creating MultiServer from an already existing LocalServer
2024-04-27 20:32:12 -04:00
SingleServer.h
…
Stub.h
…