Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 4fe21e6d87 LibIPC: Move stuff from Connection.h to .cpp and reduce #include count hai 1 ano
  Andreas Kling 6d9c4d852d LibIPC: Move more of Connection::try_parse_messages() to ConnectionBase hai 1 ano
  Andreas Kling f4d40c292b LibIPC: Remove no-longer-used DeferredInvoker abstraction hai 1 ano
  Andrew Kaster cb87725ec8 LibIPC+LibWeb: Transfer IPC::Files using sendmsg/recvmsg directly hai 1 ano
  Andreas Kling 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer hai 1 ano
  Timothy Flynn 91558fa381 LibIPC+LibWeb: Add an IPC helper to transfer an IPC message buffer hai 1 ano
  Andreas Kling 16c47ccff6 LibCore: Big first step towards pluggable Core::EventLoop %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8e7d7b0ec2 LibCore: Remove some unnecessary includes from EventLoop.h %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector %!s(int64=2) %!d(string=hai) anos
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace %!s(int64=2) %!d(string=hai) anos
  Sam Atkins a8cf0c9371 LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 8b7b03b369 IPCCompiler+LibIPC: Propagate IPC encoder errors %!s(int64=2) %!d(string=hai) anos
  kleines Filmröllchen 0beca84624 LibIPC: Only run responsiveness timer when there is an event loop %!s(int64=2) %!d(string=hai) anos
  Daniel Bertalan efaf9f137a LibIPC: Handle `ECONNRESET` when reading from the IPC socket %!s(int64=2) %!d(string=hai) anos
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas %!s(int64=2) %!d(string=hai) anos
  Andreas Kling b5681992e1 LibIPC: Allow overriding the use of deferred_invoke() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 35966cabe4 LibIPC: Remove platform-specific #ifdefs around FD passing in Connection %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ece1b7422f LibIPC: Allow giving Connection a separate socket for FD passing %!s(int64=2) %!d(string=hai) anos
  FrHun 96276c87cf LibIPC: Retry post_message write on EAGAIN and yield %!s(int64=3) %!d(string=hai) anos
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view %!s(int64=3) %!d(string=hai) anos
  Jelle Raaijmakers a39c38840e LibIPC: Make noise when shutting down because of an error %!s(int64=3) %!d(string=hai) anos
  networkException b0461c1522 LibIPC: Process remaining read bytes before shutting down due to EOF %!s(int64=3) %!d(string=hai) anos
  Sam Atkins fe5fdb200b LibCore+LibIPC: Make Core::Stream read_without_waiting() return Bytes %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani dcdc62323d Libraries: Use default constructors/destructors in LibIPC %!s(int64=3) %!d(string=hai) anos
  Vitaly Dyachkov 93f656119c LibIPC: Always shutdown() the Connection if reached EOF %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr %!s(int64=3) %!d(string=hai) anos
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer %!s(int64=3) %!d(string=hai) anos