mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
In order to use netlink generic socket together with WaitContext, AsRawDescriptor needs to be implemented. BUG=b:197247746, b:205072342 TEST=Use NetlinkGenericSocket with WaitContext and successfully use it for threads Change-Id: I99c9d508c86395f104a7a2f17a1726b753c9698b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3528638 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Tomasz Nowicki <tnowicki@google.com> |
||
---|---|---|
.. | ||
assertions | ||
audio_streams | ||
balloon_control | ||
cros-fuzz | ||
cros_async | ||
cros_asyncv2 | ||
data_model | ||
io_uring | ||
p9 | ||
sync | ||
sys_util | ||
sys_util_core | ||
win_sys_util | ||
win_util | ||
README.md |
Crosvm General Purpose Libraries
The crates in this folder are general purpose libraries used by other projects in ChromeOS as well.
To make them accessible independendly of crosvm, each of these crates is excluded from the crosvm workspace.