crosvm/base
Keiichi Watanabe c7a790d1cf base: tube: unix: Add methods to send/recieve 32+ FDs
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>
2024-08-09 06:02:04 +00:00
..
base_event_token_derive
src base: tube: unix: Add methods to send/recieve 32+ FDs 2024-08-09 06:02:04 +00:00
tests base: move fork_process to jail crate 2024-05-22 21:21:59 +00:00
.build_test_serial
Cargo.toml Enable clippy for android code 2024-07-09 20:43:44 +00:00