crosvm/base
Daniel Verkamp 4cf9029b23 base: unix: use AsRawDescriptor in FileFlags and PlatformEvent
Use the cross-platform AsRawDescriptor rather than the unix-specific
AsRawFd. FileFlags and PlatformEvent are migrated simultaneously since
the FileFlags unit tests use PlatformEvent.

BUG=b:231344063
TEST=tools/presubmit --all
TEST=cargo test -p base -- --test-threads=1

Change-Id: I3653f7d50524bf459c6fb944b00dce90e9d4e659
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3966483
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
2022-11-01 20:51:32 +00:00
..
base_event_token_derive Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
src base: unix: use AsRawDescriptor in FileFlags and PlatformEvent 2022-11-01 20:51:32 +00:00
tests Reformat all files with nightly 2022-10-31 21:33:33 +00:00
.build_test_serial Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
Cargo.toml crosvm: fold windows-only proto-tube-hack into kiwi 2022-09-08 19:04:26 +00:00