Skip to content

vd_agent: Add a new detail for VD_AGENT_FILE_XFER_STATUS_ERROR status

Frediano Ziglio requested to merge fziglio/spice-protocol:mr_error into master

This will allow the agent to send back a more detailed error code. More comments on header file.

Signed-off-by: Frediano Ziglio fziglio@redhat.com

Another proposal was to add another VD_AGENT_FILE_XFER_STATUS_xxx enumeration and a capability, but this will lead to a capability for each error. This change is compatible with old clients which will ignore the additional part of the message.

Also added structure for "not enough space" error.

Edited by Frediano Ziglio

Merge request reports

Loading