Commit History

Author SHA1 Message Date
  Andreas Kling f93c0dc489 LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED) 5 years ago
  Andreas Kling 4a37bec27c LibIPC: Rename base classes to IClientConnection and IServerConnection 5 years ago
  Sergey Bugaev 9eaac26eda ProtocolServer: Port to socket takeover 5 years ago
  Andreas Kling 653e61d9cf LibProtocol: Add a Download object so users don't have to manage ID's 5 years ago
  Andreas Kling eb85103271 ProtocolServer: Send the download payload to clients as a shared buffer 5 years ago
  Andreas Kling fd4349a9f2 ProtocolServer+LibProtocol: Introduce a server for handling downloads 5 years ago