[Spice-devel] [spice-gtk PATCH v4 0/6] Fix sharing from guest to client
Victor Toso
victortoso at redhat.com
Tue Jun 2 09:00:45 PDT 2015
Previous: http://lists.freedesktop.org/archives/spice-devel/2015-May/019939.html
changes from v3:
- track all GSource that is created and dispatch them when possible
- add test to check for zombie GSource
Victor Toso (6):
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
tests: add test to check for zombie GSources
gtk/channel-webdav.c | 25 +++---
gtk/giopipe.c | 60 ++++++++-----
tests/pipe.c | 244 +++++++++++++++++++++++++++++++++++++++++++++++----
3 files changed, 280 insertions(+), 49 deletions(-)
--
2.4.2
More information about the Spice-devel
mailing list