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