]> git.ipfire.org Git - thirdparty/libvirt.git/commit
fdstream: Raise explicit error when iohelper gets SIGPIPE
authorCole Robinson <crobinso@redhat.com>
Mon, 25 Apr 2016 16:43:44 +0000 (12:43 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 2 May 2016 14:13:04 +0000 (10:13 -0400)
commitc48db92fbd1776a46127c3e988a1650bfd5dcd53
treee47824356768fb1834da615b06a9e5604fbd62c2
parent6b173cf562aa9997416bdbe3b573eabb921ee71f
fdstream: Raise explicit error when iohelper gets SIGPIPE

This happens when virStreamFinish/Abort are called, but iohelper
still has data to process.
src/fdstream.c