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-14 23:28:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09b1b09c1923c5e82c5500a06c501088ab5ac4ce
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Andreas Kling
dc42b4565b
LibIPC: Oops, fix busted dbgln() format string (thanks, checker!)
2021-02-13 20:37:05 +01:00
..
ClientConnection.h
LibIPC: Stop exchanging client/server PIDs in greeting handshake
2021-01-31 09:29:27 +01:00
CMakeLists.txt
…
Connection.h
LibIPC: Stop exchanging client/server PIDs in greeting handshake
2021-01-31 09:29:27 +01:00
Decoder.cpp
LibIPC: Oops, fix busted dbgln() format string (thanks, checker!)
2021-02-13 20:37:05 +01:00
Decoder.h
…
Dictionary.h
…
Encoder.cpp
LibCore+LibIPC: Add Core::AnonymousBuffer, an IPC-friendly buffer class
2021-01-16 17:20:24 +01:00
Encoder.h
…
Endpoint.cpp
…
Endpoint.h
…
File.h
LibIPC: Add an expressive way to close an IPC::File after sending it
2021-01-14 09:50:14 +01:00
Forward.h
…
Message.cpp
LibIPC: Add an expressive way to close an IPC::File after sending it
2021-01-14 09:50:14 +01:00
Message.h
LibIPC: Add an expressive way to close an IPC::File after sending it
2021-01-14 09:50:14 +01:00
ServerConnection.h
LibIPC: Stop sending client ID to clients
2021-02-01 11:32:00 +01:00