1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-18 19:42:08 +00:00
serenity/Userland/Libraries/LibProtocol
Andreas Kling 1ce03f4f34 LibIPC: Stop sending client ID to clients
The client ID is not useful to normal clients anymore, so stop telling
everyone what their ID is.
2021-02-01 11:32:00 +01:00
..
Client.cpp LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
Client.h
CMakeLists.txt
Download.cpp LibProtocol: Bump download stream buffer to PAGE_SIZE 2021-01-30 14:12:14 +01:00
Download.h