提交历史

作者 SHA1 备注 提交日期
  Andreas Kling f37cf5ea4a LibCore: Only wait 10ms between IPC connection retries instead of 1 sec 5 年之前
  Andreas Kling 7dbc13ac88 LibCore: Don't crash in IPC client/server on EAGAIN 5 年之前
  Andreas Kling d6abfbdc5a LibCore: Remove ObjectPtr in favor of RefPtr 5 年之前
  Andreas Kling 4ea229accd LibCore: Convert CTCPServer to ObjectPtr 5 年之前
  Andreas Kling c83da29a9d LibCore: Convert CLocalSocket to ObjectPtr 5 年之前
  Andreas Kling 4298ba25c3 LibCore: Convert CTCPSocket to ObjectPtr, add construct() helper 5 年之前
  Andreas Kling d1bacb9885 LibCore: Convert CNotifier to ObjectPtr 5 年之前
  Andreas Kling fc6bd52e0d LibCore: Childify children of CLocalServer and IPC::Connection 6 年之前
  Andreas Kling 8e684f0959 AudioServer: Port to the new generated IPC mechanism 6 年之前
  Andreas Kling ab8891c064 LibCore: Initialize pid/id variables in CoreIPC{Client,Server} 6 年之前
  Andreas Kling e6db1b81b8 AudioServer: Begin work on a new IPC API style. 6 年之前
  Andreas Kling c289e49ee5 LibCore: Use clang-format on CoreIPC{Client,Server}. 6 年之前
  Andreas Kling a599317624 LibCore: Introduce a C_OBJECT macro. 6 年之前
  Robin Burchell f2c0e55070 Userspace: Deal with select() returning EINTR on a signal interruption 6 年之前
  Robin Burchell 9c8dd836fc Rename new IPC headers & classes 6 年之前