Histórico de Commits

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