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