summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibIPC/ConnectionToServer.h
AgeCommit message (Expand)Author
2023-02-13LibCore: Remove `Stream.h`Tim Schumacher
2023-02-13LibCore: Move Stream-based sockets into the `Core` namespaceTim Schumacher
2022-10-03SystemServer+LoginServer+Userland: Switch to sid-based socketsPeter Elliott
2022-08-14LibCore+LibIPC: Recognise %uid in pathLucas CHOLLET
2022-02-25Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServerItamar