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-20 20:37:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e046bcef1a8e65a7e0c43e570f07ea2e661da2d
ladybird
/
Libraries
/
LibIPC
History
Sergey Bugaev
8449f0a15b
LibIPC: Fix server crashes on client disconnects
...
The server should always survive client communication errors.
2020-05-30 22:31:08 +02:00
..
ClientConnection.h
LibIPC: Fix server crashes on client disconnects
2020-05-30 22:31:08 +02:00
CMakeLists.txt
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
Decoder.cpp
LibIPC+LibGfx: Templatize IPC encoding as well as decoding
2020-05-12 18:49:24 +02:00
Decoder.h
LibIPC+IPCCompiler: Templatize encoding/decoding of Optional<T>
2020-05-12 19:04:05 +02:00
Dictionary.h
…
Encoder.cpp
…
Encoder.h
LibIPC+IPCCompiler: Templatize encoding/decoding of Optional<T>
2020-05-12 19:04:05 +02:00
Endpoint.cpp
…
Endpoint.h
…
Forward.h
…
Message.cpp
…
Message.h
…
ServerConnection.h
LibIPC: Use NonnullOwnPtrVector<Message> in IPC::ServerConnection
2020-05-08 21:40:06 +02:00