mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
58a06581bc
Every caller passes `true`. If a hypothetical future caller wants pipe descriptors that are not O_CLOEXEC, then they can use `pipe()` plus `clear_descriptor_cloexec()`. BUG=None TEST=tools/dev_container tools/presubmit Change-Id: If9aa62653e00a163824157819ddd2fce849fe348 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5251099 Reviewed-by: Frederick Mayle <fmayle@google.com> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
uring.rs |