mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
c7a790d1cf
On Unix, Tube::send()/recv() limits the numbers of FDs that can be sent to avoid additional memory allocation CMSG buffers. We add new methods Tube::{send,recv}_with_num_fds() to allow sending/receiving more FDs by specifying the number. BUG=b:329359333 TEST=CQ Change-Id: I1a919afb0e98725f9315fdd6717efb060b313044 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5675764 Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
base_event_token_derive | ||
src | ||
tests | ||
.build_test_serial | ||
Cargo.toml |