mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 05:52:06 +00:00
Instead of always running the responsiveness timer for IPC clients, we now only start it after sending a message. This avoids waking up otherwise idle clients to do ping/pong busywork. |
||
|---|---|---|
| .. | ||
| ClientConnection.h | ||
| CMakeLists.txt | ||
| Decoder.cpp | ||
| Decoder.h | ||
| Dictionary.h | ||
| Encoder.cpp | ||
| Encoder.h | ||
| Endpoint.cpp | ||
| Endpoint.h | ||
| Forward.h | ||
| Message.cpp | ||
| Message.h | ||
| ServerConnection.h | ||