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-03-13 17:07:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2cd935efd389b7850a9c8a54fa2d335d009ae7f
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Timothy Flynn
4abafbbe3c
LibIPC: Remove requirement that Variant types must begin with Empty
...
This is no longer required by the decoder.
2022-12-26 09:36:16 +01:00
..
CMakeLists.txt
…
Concepts.h
LibIPC+Everywhere: Change IPC decoders to construct values in-place
2022-12-26 09:36:16 +01:00
Connection.cpp
LibIPC: Only run responsiveness timer when there is an event loop
2022-12-15 00:21:00 -07:00
Connection.h
IPCCompiler+LibIPC: Generate message decoders with better TRY semantics
2022-12-26 09:36:16 +01:00
ConnectionFromClient.h
…
ConnectionToServer.h
…
Decoder.cpp
LibIPC+Everywhere: Change IPC decoders to construct values in-place
2022-12-26 09:36:16 +01:00
Decoder.h
LibIPC+Everywhere: Change IPC decoders to construct values in-place
2022-12-26 09:36:16 +01:00
Dictionary.h
…
Encoder.cpp
LibIPC: Support sending Variants over IPC
2022-12-13 10:24:59 -05:00
Encoder.h
LibIPC: Remove requirement that Variant types must begin with Empty
2022-12-26 09:36:16 +01:00
File.h
…
Forward.h
LibIPC+Everywhere: Change IPC decoders to construct values in-place
2022-12-26 09:36:16 +01:00
Message.h
…
MultiServer.h
…
SingleServer.h
…
Stub.h
…