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-22 09:19:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e713de115c394480b7d57653fe7b472db0dc7ce3
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Andreas Kling
cf0912c700
LibIPC: Remove unused AK::Formatter for IPC::Connection
2024-06-28 17:11:24 +02: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
…
Decoder.h
Everywhere: Remove usages of
template
keyword with no parameter list
2024-06-16 07:19:56 -04:00
Encoder.cpp
…
Encoder.h
…
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
…
SingleServer.h
…
Stub.h
…