Re: [Spice-devel] [PATCH spice] reds: Cancel unexpected xfer messages

2017-01-05 Thread Frediano Ziglio
> > Inform client that transfer will not work, instead of only > dropping the agent messages. > > The file transfer messages can be disabled using qemu cli option: > "disable-agent-file-xfer" > > Resolves: > https://bugzilla.redhat.com/show_bug.cgi?id=1373725 > > Signed-off-by: Pavel Grunt >

[Spice-devel] [PATCH spice] reds: Cancel unexpected xfer messages

2016-12-21 Thread Pavel Grunt
Inform client that transfer will not work, instead of only dropping the agent messages. The file transfer messages can be disabled using qemu cli option: "disable-agent-file-xfer" Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1373725 Signed-off-by: Pavel Grunt --- server/reds.c | 34 +