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-04-08 21:58:57 +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
…
Forward.h
…
Message.cpp
…
Message.h
…
MultiServer.h
…
SingleServer.h
…
Stub.h
…