[Bug 39188] TpFileTransferChannel: add API to send and receive the file

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 1 12:04:48 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=39188

--- Comment #2 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2011-11-01 04:04:48 PDT ---
I think the receiving code should compute the hasing itself while receiving the
file. If not, we have to re-read the whole file once the transfer is completed
which is a bit stupid (Empathy does that atm).

Downside is we won't be able to use g_output_stream_splice_async() any more as
it doesn't give us a way to get the data being transfered.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list