aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Collapse)Author
2022-03-09Update vsock to 0.2.6David LeGare
Test: cd external/rust/crates && atest --host -c Change-Id: I7c177a85cfef2cac0a82b939719b69adbc3c053c
2021-06-21Upgrade rust/crates/vsock to 0.2.4Joel Galenson
Test: make Change-Id: I2b8243e2b6b10866c9778ff4d1d3050faee2f62a
2021-02-09Upgrade rust/crates/vsock to 0.2.3Haibo Huang
Test: make Change-Id: I3dcb8b2d7eced30b99d792c42bc7ca3a375ed1d7
2020-10-20Use socklen_t rather than u32, as they are not always the same.Andrew Walbran
e.g. on 32-bit Android targets. Bug: 171249434 Test: mm Change-Id: I1f0c8d37021b778a4db7738f2eb37c25dcac3983
2020-10-20Import vsock crate.Andrew Walbran
Bug: 171249434 Change-Id: I1b86487a9681af1007beb8a3b4dda64586ddde79