[Spice-devel] [spice-gtk PATCH v3 0/5] Fix sharing from guest to client
Victor Toso
victortoso at redhat.com
Tue May 26 06:35:45 PDT 2015
In the guest, if you put a file bigger then 8192 bytes would result in
data loss in the client.
- 01/05 and 02/05 does the fix
- 03/05 changing a test callback
- 04/05 and 05/05 testing new behavior
Victor Toso (5):
giopipe: don't fail on create_source
webdav: write all buffer to client webdav
tests: remove read8_cb to use generic read_cb
tests: pipe using _write_all_async function
tests: add test to concurrent write to pipe
gtk/channel-webdav.c | 25 ++++++----
gtk/giopipe.c | 14 +++---
tests/pipe.c | 138 +++++++++++++++++++++++++++++++++++++++++++++------
3 files changed, 144 insertions(+), 33 deletions(-)
--
2.4.1
More information about the Spice-devel
mailing list