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-01-04 07:36:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8a1d8746e28e743a7d86e6e660140fc28949e4f
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Dan Klishch
061f902f95
AK+Userland: Introduce ByteString::create_and_overwrite
...
And replace two users of raw StringImpl with it.
2024-02-24 15:06:52 -07:00
..
CMakeLists.txt
LibIPC+LibWeb: Add an IPC helper to transfer an IPC message buffer
2024-01-03 10:17:00 +01:00
Concepts.h
…
Connection.cpp
LibIPC+LibWeb: Add an IPC helper to transfer an IPC message buffer
2024-01-03 10:17:00 +01:00
Connection.h
…
ConnectionFromClient.h
…
ConnectionToServer.h
…
Decoder.cpp
AK+Userland: Introduce ByteString::create_and_overwrite
2024-02-24 15:06:52 -07:00
Decoder.h
…
Encoder.cpp
…
Encoder.h
LibIPC: Avoid redundant copy of every tranferred IPC message
2024-01-03 10:17:00 +01:00
File.h
…
Forward.h
LibIPC: Avoid redundant copy of every tranferred IPC message
2024-01-03 10:17:00 +01:00
Message.cpp
LibIPC: Avoid redundant copy of every tranferred IPC message
2024-01-03 10:17:00 +01:00
Message.h
LibIPC: Avoid redundant copy of every tranferred IPC message
2024-01-03 10:17:00 +01:00
MultiServer.h
…
SingleServer.h
…
Stub.h
LibIPC: Move MessageBuffer forward declaration from Stub.h to Forward.h
2024-01-03 10:17:00 +01:00