summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibIPC/SingleServer.h
AgeCommit message (Expand)Author
2022-02-25Userland: Rename IPC ClientConnection => ConnectionFromClientItamar
2022-02-06LibCore+LibIPC: Move SystemServerTakeover.{h,cpp} to LibCoresin-ack
2022-01-15LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServersin-ack
2021-12-06LibIPC: Add IPC::take_over_accepted_client_from_system_server<Client>()Andreas Kling