From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> Hi v2: after Frediano's review - return 0 only on read side to indicate EOS - return -1 on write side if peer is closed - wake up write stream on close - add write close/cancel tests - drop patch already reviewed from series Marc-André Lureau (5): test-pipe: /pipe/readcancel is supposed to test cancel giopipe: input return 0 and no error when peer is already closed giopipe: output wake up on peer close tests/pipe: add write close/cancel tests webdav: remove the client if input stream is closed src/channel-webdav.c | 17 ++++++---- src/giopipe.c | 8 +++-- tests/pipe.c | 95 ++++++++++++++++++++++++++++++++++++++++++++++++---- 3 files changed, 105 insertions(+), 15 deletions(-) -- 2.14.0.1.geff633fa0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel