commit | 398f9f5521b3ad9d3e1334ab16c7eaf55ee4a689 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Mon Sep 16 22:49:15 2024 +0000 |
committer | Devin Moore <devinmoore@google.com> | Wed Oct 30 20:53:03 2024 +0000 |
tree | 1c15412ab05bb0a0f627c3f72cce3356e937c2f7 | |
parent | b7c7d8ad543b9133e6b899e140552b9e103ac026 [diff] |
Rust new_vsock use assigned port feature The RpcServer::setupVsockServer allows callers to pass VMADDR_PORT_ANY as the port to use any available port number to create the vsock connection on. This change uses that functionality in the available Rust types. Test: atest vm_accessor_test Bug: 372381104 Change-Id: I482ea58149f1989258164511191f256fc563a8d9