[Spice-devel] [PATCH spice-gtk 0/5] Various pipe & webdav channel fixes

marcandre.lureau at redhat.com marcandre.lureau at redhat.com
Thu Aug 17 13:35:52 UTC 2017


From: Marc-André Lureau <marcandre.lureau at redhat.com>

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



More information about the Spice-devel mailing list