mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 07:12:07 +00:00
This commit does three things atomically: - switch over Core::Account+SystemServer+LoginServer to sid based socket names. - change socket names with %uid to %sid. - add/update necessary pledges and unveils. Userland: Switch over servers to sid based sockets Userland: Properly pledge and unveil for sid based sockets |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Request.cpp | ||
| Request.h | ||
| RequestClient.cpp | ||
| RequestClient.h | ||
| WebSocket.cpp | ||
| WebSocket.h | ||
| WebSocketClient.cpp | ||
| WebSocketClient.h | ||