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-03-27 07:48:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59e7ffa86d5be4dca7ec28b0a18a386dbb063a9f
ladybird
/
Libraries
/
LibIPC
History
Andreas Kling
6c9a3ecf42
LibIPC: Silence a warning when compiling with gcc -O0
2020-10-01 19:16:35 +02:00
..
ClientConnection.h
LibIPC: Remove unused DisconnectedEvent mechanism
2020-09-12 14:49:29 +02:00
CMakeLists.txt
…
Connection.h
LibIPC: Check if socket is still open before using socket descriptor
2020-09-17 09:47:29 +02:00
Decoder.cpp
LibIPC: Silence a warning when compiling with gcc -O0
2020-10-01 19:16:35 +02:00
Decoder.h
LibIPC: Use InputMemoryStream instead of BufferStream.
2020-09-21 09:37:49 +02:00
Dictionary.h
Clipboard: Add a key-value map alongside the clipboard storage
2020-09-05 16:52:24 +02:00
Encoder.cpp
…
Encoder.h
LibIPC: Use InputMemoryStream instead of BufferStream.
2020-09-21 09:37:49 +02:00
Endpoint.cpp
…
Endpoint.h
…
Forward.h
…
Message.cpp
…
Message.h
…
ServerConnection.h
LibIPC: Move notifier handling entirely to IPC::Connection base class
2020-09-12 14:49:29 +02:00