
24 May
2017
24 May
'17
4:11 p.m.
On Wed, May 17, 2017 at 07:53:35PM +0000, JosÉ Luis Valencia Gutierrez wrote:
I just tried removing the callback before calling virStreamFinish and it worked right, I thought by simply finish the stream would stop the events and close it, the example I was based on only calls virStreamFinish on EOF event.
I'm working on a patch that removes the callbacks after calling Finish. Our docs don't really say it's needed and I don't (yet) see the point in requiring that.