Function vm_control::client::vms_request  
source ยท pub fn vms_request<T: AsRef<Path> + Debug>(
    request: &VmRequest,
    socket_path: T,
) -> VmsRequestResultExpand description
Send a VmRequest that expects a VmResponse::Ok reply.