- 08 Mar, 2021 1 commit
-
-
Max Kellermann authored
-
- 27 Sep, 2020 1 commit
-
-
Rosen Penev authored
Found with modernize-use-auto Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 23 Sep, 2020 1 commit
-
-
Max Kellermann authored
My concept with `class CancellableOperation` doesn't work properly, because the kernel may continue to write to the given buffer as soon as the read finishes. To fix this, this commit adds `class ReadOperation` which owns the buffer and the `struct iovec`. Instances of this class persist until the read really finishes, even if the operation is canceled.
-
- 22 Sep, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jul, 2020 1 commit
-
-
Max Kellermann authored
-
- 05 May, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-