crosvm/base
Frederick Mayle bd32973373 base: windows: expose Tube's ReadNotifier and CloseNotifier Events
Those traits use RawDescriptor, which isn't useable directly in Windows
and so the users have to assume it is an Event undernearth and coerce it
back, usually using `EventAsync::clone_raw_without_reset`.

BUG=b:338274203

Change-Id: I2fbaa38e58cbd1ee154078f8d74e33c4dc61f0b9
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5539776
Reviewed-by: Noah Gold <nkgold@google.com>
Commit-Queue: Frederick Mayle <fmayle@google.com>
2024-05-16 16:49:05 +00:00
..
base_event_token_derive Update to syn-2 2023-12-02 00:23:50 +00:00
src base: windows: expose Tube's ReadNotifier and CloseNotifier Events 2024-05-16 16:49:05 +00:00
tests clippy: enforce safety block comments 2023-12-14 18:21:54 +00:00
.build_test_serial Refactoring: Move common/base into base 2022-03-17 00:01:27 +00:00
Cargo.toml base: move cros_async's WaitForHandle into base 2024-05-14 17:34:54 +00:00