Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled 2 éve
..
CMakeLists.txt ce2f1b845f Everywhere: Mark dependencies of most targets as PRIVATE 2 éve
Concepts.h 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place 2 éve
Connection.cpp d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 éve
Connection.h 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes 2 éve
ConnectionFromClient.h a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace 2 éve
ConnectionToServer.h 874c7bba28 LibCore: Remove `Stream.h` 2 éve
Decoder.cpp a7bb72a3d6 LibIPC: Support transferring String over IPC 2 éve
Decoder.h a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled 2 éve
Dictionary.h d0f3f3d5ff LibIPC: Add a Dictionary for-each method for fallible callbacks 2 éve
Encoder.cpp a7bb72a3d6 LibIPC: Support transferring String over IPC 2 éve
Encoder.h a7bb72a3d6 LibIPC: Support transferring String over IPC 2 éve
File.h 874c7bba28 LibCore: Remove `Stream.h` 2 éve
Forward.h ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 éve
Message.h 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 éve
MultiServer.h 6b64485b40 LibIPC: Add a hook to MultiServer to inform owners of new clients 2 éve
SingleServer.h 3a71748e5d Userland: Rename IPC ClientConnection => ConnectionFromClient 3 éve
Stub.h 8b7b03b369 IPCCompiler+LibIPC: Propagate IPC encoder errors 2 éve