Re: [Spice-devel] [spice-gtk v3 06/16] file-xfer: a FileTransferOperation per transfer call

2016-06-08 Thread Victor Toso
Hi, On Tue, Jun 07, 2016 at 11:28:45AM -0500, Jonathon Jongsma wrote: > On Sun, 2016-06-05 at 11:31 +0200, Victor Toso wrote: > > On Fri, Jun 03, 2016 at 11:42:13AM -0500, Jonathon Jongsma wrote: > > > > > > On Mon, 2016-05-30 at 11:55 +0200, Victor Toso wrote: > > > > > > > > Each call to spice

Re: [Spice-devel] [spice-gtk v3 06/16] file-xfer: a FileTransferOperation per transfer call

2016-06-07 Thread Jonathon Jongsma
On Sun, 2016-06-05 at 11:31 +0200, Victor Toso wrote: > On Fri, Jun 03, 2016 at 11:42:13AM -0500, Jonathon Jongsma wrote: > > > > On Mon, 2016-05-30 at 11:55 +0200, Victor Toso wrote: > > > > > > Each call to spice_main_file_copy_async will now create a > > > FileTransferOperation which groups al

Re: [Spice-devel] [spice-gtk v3 06/16] file-xfer: a FileTransferOperation per transfer call

2016-06-05 Thread Victor Toso
On Fri, Jun 03, 2016 at 11:42:13AM -0500, Jonathon Jongsma wrote: > On Mon, 2016-05-30 at 11:55 +0200, Victor Toso wrote: > > Each call to spice_main_file_copy_async will now create a > > FileTransferOperation which groups all SpiceFileTransferTasks of the > > copy operation and also the progress_c

Re: [Spice-devel] [spice-gtk v3 06/16] file-xfer: a FileTransferOperation per transfer call

2016-06-03 Thread Jonathon Jongsma
On Mon, 2016-05-30 at 11:55 +0200, Victor Toso wrote: > Each call to spice_main_file_copy_async will now create a > FileTransferOperation which groups all SpiceFileTransferTasks of the > copy operation and also the progress_callback passed from Application. > > As pointed in the fix 113093dd00a1cf

[Spice-devel] [spice-gtk v3 06/16] file-xfer: a FileTransferOperation per transfer call

2016-05-30 Thread Victor Toso
Each call to spice_main_file_copy_async will now create a FileTransferOperation which groups all SpiceFileTransferTasks of the copy operation and also the progress_callback passed from Application. As pointed in the fix 113093dd00a1cf10f6d3c3589b7589a184cec081, the progress_callback should provide