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-24 05:24:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4a7cfb68fddbcfaaaddbd7f159c502c869281bf
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
LibIPC: Remove uneeded NumericLimit<u32>::max check for ByteString
2024-05-12 15:46:29 -06:00
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
…