crosvm/msg_socket
Richard Zhang ca3817bda3 msg_socket: Fixed bug with all skipped fields in struct
Fixed a bug where RecvZero would be thrown when sending a struct with
all it's fields being skipped. Added a test for this too.

BUG=b:162032986
TEST=cargo test -p msg_socket

Change-Id: I01ba17593df24564786bcbf7b35312d61e3bb3f7
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2339311
Reviewed-by: Zach Reizner <zachr@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Richard Zhang <rizhang@google.com>
2020-08-23 00:24:47 +00:00
..
msg_on_socket_derive Implements the Hypervisor trait for Kvm. 2020-05-15 16:57:22 +00:00
src msg_socket: Fixed bug with all skipped fields in struct 2020-08-23 00:24:47 +00:00
tests msg_socket: Fixed bug with all skipped fields in struct 2020-08-23 00:24:47 +00:00
Cargo.toml Add "base" crate and transition crosvm usages to it from sys_util 2020-08-06 18:19:44 +00:00