summaryrefslogtreecommitdiff
path: root/Servers/ProtocolServer/ProtocolServer.ipc
AgeCommit message (Expand)Author
2020-05-08Services: Renamed from ServersAndreas Kling
2020-02-28Kernel+LibC: Rename shared buffer syscalls to use a prefixAndreas Kling
2019-12-06LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED)Andreas Kling
2019-11-23ProtocolServer: Send the download payload to clients as a shared bufferAndreas Kling
2019-11-23ProtocolServer+LibProtocol: Introduce a server for handling downloadsAndreas Kling