Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 8d76eb773f LibIPC: Make IPC::Connection::post_message() return ErrorOr il y a 3 ans
  Andreas Kling 86a3ef2709 LibIPC: Give MessageBuffer::fds some inline capacity (1) il y a 3 ans
  Andreas Kling 2c70c479ab LibIPC: Replace Result<T, E> use with ErrorOr<T> il y a 3 ans
  Andreas Kling 99a33c9a67 Revert "LibIPC: Use a zero-delay timer for message processing" il y a 3 ans
  Andreas Kling 3bed7d5a5e LibIPC: Use a zero-delay timer for message processing il y a 3 ans
  Andreas Kling 24642861af LibIPC: Store local endpoint magic in a ConnectionBase member il y a 3 ans
  Andreas Kling 9a8bdf84c8 LibIPC: Move waiting for synchronous responses to ConnectionBase il y a 3 ans
  Andreas Kling 8728d36dd0 LibIPC: Move more of IPC::Connection to ConnectionBase il y a 3 ans
  Andreas Kling f3c4a357ea LibIPC: Move non-templated parts of IPC::Connection out of line il y a 3 ans