Files
mpd/src/input/plugins
Max Kellermann 85bab67083 input/uring: safe cancellation
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.
2020-09-23 11:07:26 +02:00
..
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-09-21 11:43:18 +02:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-07-01 16:56:17 +02:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-03-12 15:25:38 -07:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00
2020-01-18 19:23:49 +01:00