mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-09 03:57:24 +00:00
CrosVM must ensure that the tap file it uses is O_NONBLOCK, otherwise the networking is very slow. Currently CrosVM uses O_NONBLOCK when opening the tap file directly in create_tap_with_ifreq, and it must ensure the same behavior if the tap file is created from a raw descriptor. BUG=b:257304931 Change-Id: I32ce42085ba312993dce32c457a8e5376b94c46b Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4003798 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Peter Oskolkov <posk@google.com> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
prebuilts_version |