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-05-10 21:29:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf06f494174e1af1aed09e2f9250fbc2b30db671
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
…
Connection.h
…
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
…
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
…