Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins fe5fdb200b LibCore+LibIPC: Make Core::Stream read_without_waiting() return Bytes hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Lenny Maiorani dcdc62323d Libraries: Use default constructors/destructors in LibIPC hace 3 años
  Vitaly Dyachkov 93f656119c LibIPC: Always shutdown() the Connection if reached EOF hace 3 años
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr hace 3 años
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer hace 3 años
  Andreas Kling 8d76eb773f LibIPC: Make IPC::Connection::post_message() return ErrorOr hace 3 años
  Andreas Kling 86a3ef2709 LibIPC: Give MessageBuffer::fds some inline capacity (1) hace 3 años
  Andreas Kling 2c70c479ab LibIPC: Replace Result<T, E> use with ErrorOr<T> hace 3 años
  Andreas Kling 99a33c9a67 Revert "LibIPC: Use a zero-delay timer for message processing" hace 3 años
  Andreas Kling 3bed7d5a5e LibIPC: Use a zero-delay timer for message processing hace 3 años
  Andreas Kling 24642861af LibIPC: Store local endpoint magic in a ConnectionBase member hace 3 años
  Andreas Kling 9a8bdf84c8 LibIPC: Move waiting for synchronous responses to ConnectionBase hace 3 años
  Andreas Kling 8728d36dd0 LibIPC: Move more of IPC::Connection to ConnectionBase hace 3 años
  Andreas Kling f3c4a357ea LibIPC: Move non-templated parts of IPC::Connection out of line hace 3 años