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-18 00:59:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8dc4e05ecfc1d5176acf2d64012685dd52ee12bc
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Tim Schumacher
3ed9627f4e
LibIPC: Decode messages using Core::Stream internally
2023-01-15 23:06:31 -05:00
..
CMakeLists.txt
…
Concepts.h
…
Connection.cpp
LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr
2023-01-12 11:25:51 +01:00
Connection.h
…
ConnectionFromClient.h
…
ConnectionToServer.h
…
Decoder.cpp
…
Decoder.h
LibIPC: Decode messages using Core::Stream internally
2023-01-15 23:06:31 -05:00
Dictionary.h
…
Encoder.cpp
…
Encoder.h
LibIPC: Remove declarations of unimplemented IPC::Encoder methods
2023-01-04 20:13:54 +01:00
File.h
LibIPC: Add
File(Core::Stream::File& file, ...)
2023-01-06 14:52:29 +00:00
Forward.h
…
Message.h
…
MultiServer.h
…
SingleServer.h
…
Stub.h
…