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-19 01:29:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ea4375d4ad050cc869ebaf52edd8389c0da8bca
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
…
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
…