mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 10:10:41 +00:00
Add a way to iterate over all the descriptors in a descriptor chain. This is different from AvailIter, which iterates over all the descriptor chain heads in a queue. The new iterator struct provides readable() and writable() methods for iterating over just the readable or writable descriptors, respectively. BUG=chromium:703939 TEST=none Change-Id: Iea3fa5bb7662146a2d156a49ce8bb8ef00c522da Signed-off-by: Chirantan Ekbote <chirantan@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1065172 Reviewed-by: Zach Reizner <zachr@chromium.org> Reviewed-by: Dylan Reid <dgreid@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |