Commit History

Author SHA1 Message Date
  Andreas Kling c83da29a9d LibCore: Convert CLocalSocket to ObjectPtr 5 years ago
  Andreas Kling e7957db173 LibCore: Remove CSocket's bind() and listen(). 6 years ago
  Andreas Kling b3fe9cde52 LibCore: Add CLocalServer, a server-only local socket class. 6 years ago
  Andreas Kling be2b585ca6 LibCore: Add CSocket::bind() (virtual) and CSocket::listen(). 6 years ago
  Andreas Kling a599317624 LibCore: Introduce a C_OBJECT macro. 6 years ago
  Robin Burchell cd497accbe CLocalSocket: Add missing pragma once 6 years ago
  Robin Burchell ffa8cb668f AudioServer: Assorted infrastructure work 6 years ago