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
2025-12-22 09:19:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec15f8fa626e5b0faf5b3e420080e944ab31ff11
ladybird
/
Userland
/
Libraries
/
LibIPC
History
Andreas Kling
44f672bacf
LibIPC: Handle spurious wake-ups on the send queue thread
...
Fixes
#1441
2024-09-21 15:50:11 +02:00
..
CMakeLists.txt
LibIPC: Send IPC messages on a secondary thread
2024-09-19 07:37:46 +02:00
Concepts.h
…
Connection.cpp
LibIPC: Handle spurious wake-ups on the send queue thread
2024-09-21 15:50:11 +02:00
Connection.h
LibIPC: Send IPC messages on a secondary thread
2024-09-19 07:37:46 +02:00
ConnectionFromClient.h
…
ConnectionToServer.h
…
Decoder.cpp
LibIPC: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
Decoder.h
LibIPC: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
Encoder.cpp
LibIPC: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
Encoder.h
LibIPC: Prefix AK::Duration with AK Namespace
2024-07-18 09:43:38 +01:00
File.h
…
Forward.h
…
Message.cpp
LibIPC: Wait until socket is writable when transferring IPC messages
2024-09-18 10:06:47 +02:00
Message.h
…
MultiServer.h
…
SingleServer.h
…
Stub.h
…