Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C il y a 5 ans
  Andreas Kling 94ca55cefd Meta: Add license header to source files il y a 5 ans
  Stefano Cristiano 1222b94ab8 LibCore: Allow LibCore to be compiled on macOS host il y a 5 ans
  Andreas Kling a1907011b2 CSocket: Don't create the read notifier until after we've connected il y a 5 ans
  Andreas Kling c83da29a9d LibCore: Convert CLocalSocket to ObjectPtr il y a 5 ans
  Andreas Kling 7127c4fdbb LibCore: CIODevice::set_error() is meant to be called with the 'errno' il y a 6 ans
  Andreas Kling e7957db173 LibCore: Remove CSocket's bind() and listen(). il y a 6 ans
  Andreas Kling b3fe9cde52 LibCore: Add CLocalServer, a server-only local socket class. il y a 6 ans
  Andreas Kling be2b585ca6 LibCore: Add CSocket::bind() (virtual) and CSocket::listen(). il y a 6 ans
  Robin Burchell a714fc661d LibCore: Add a way to mark a socket as blocking (or not) il y a 6 ans
  Robin Burchell ffa8cb668f AudioServer: Assorted infrastructure work il y a 6 ans