ack latest series, with minor comment on first patch thanks
On Tue, Jun 2, 2015 at 6:00 PM, Victor Toso <[email protected]> wrote: > 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 > > _______________________________________________ > Spice-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/spice-devel > -- Marc-André Lureau
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
