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-24 14:27:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf59cd7ca5304e353f2d8ae35fec6b1db7b3097a
ladybird
/
Libraries
/
LibIPC
History
Andreas Kling
cb47ab15ec
LibIPC: Tweak a misleading perror()
...
If we get an error from recv(), let's blame "recv" instead of "read".
2020-07-15 18:47:45 +02:00
..
ClientConnection.h
LibIPC+Services: Make ClientConnection take socket as NonnullRefPtr
2020-07-06 13:30:11 +02:00
CMakeLists.txt
…
Decoder.cpp
LibIPC+Services: Support URL as a native IPC type
2020-06-07 22:55:33 +02:00
Decoder.h
LibIPC+LibGfx+IPCCompiler: Drop some unused includes
2020-06-08 13:58:32 +02:00
Dictionary.h
…
Encoder.cpp
LibIPC+Services: Support URL as a native IPC type
2020-06-07 22:55:33 +02:00
Encoder.h
LibIPC+Services: Support URL as a native IPC type
2020-06-07 22:55:33 +02:00
Endpoint.cpp
…
Endpoint.h
…
Forward.h
…
Message.cpp
…
Message.h
…
ServerConnection.h
LibIPC: Tweak a misleading perror()
2020-07-15 18:47:45 +02:00