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-02-23 08:06:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30002c2ccbe012a629adf933ee314a57a69fac4e
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Itamar
d88da82e28
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
...
This was done with CLion's automatic rename feature.
2022-02-25 22:35:12 +01:00
..
CMakeLists.txt
LibCore+LibIPC: Move SystemServerTakeover.{h,cpp} to LibCore
2022-02-06 10:28:19 +01:00
Connection.cpp
LibIPC: Always shutdown() the Connection if reached EOF
2022-02-15 12:27:21 +01:00
Connection.h
…
ConnectionFromClient.h
Userland: Rename IPC ClientConnection => ConnectionFromClient
2022-02-25 22:35:12 +01:00
ConnectionToServer.h
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
2022-02-25 22:35:12 +01:00
Decoder.cpp
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
2022-01-24 22:36:09 +01:00
Decoder.h
…
Dictionary.h
…
Encoder.cpp
…
Encoder.h
…
File.h
…
Forward.h
…
Message.cpp
…
Message.h
…
MultiServer.h
Userland: Rename IPC ClientConnection => ConnectionFromClient
2022-02-25 22:35:12 +01:00
SingleServer.h
Userland: Rename IPC ClientConnection => ConnectionFromClient
2022-02-25 22:35:12 +01:00
Stub.cpp
…
Stub.h
…