pub async fn connect_hybrid_vsock( driver: &(impl Driver + ?Sized), path: &Path, port: u32, ) -> Result<PolledSocket<Socket>, ConnectError>
Connect to a vsock with port and path