<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2017-04-24 11:58 GMT+03:00 Richard W.M. Jones <span dir="ltr"><<a href="mailto:rjones@redhat.com" target="_blank">rjones@redhat.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Sun, Apr 23, 2017 at 07:49:56PM +0300, Matteo Cafasso wrote:<br>
> +  if (r == -1) {             /* write error */<br>
> +    err = errno;<br>
> +    r = cancel_receive ();<br>
<br>
</span>You need to use ignore_value here, and it needs to be in a separate<br>
commit, as discussed previously.<br>
<span class="gmail-"><br>
Rich.<br></span></blockquote><div><br>My bad I misunderstood, will fix it.<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">
<br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/%7Erjones" rel="noreferrer" target="_blank">http://people.redhat.com/~<wbr>rjones</a><br>
Read my programming and virtualization blog: <a href="http://rwmj.wordpress.com" rel="noreferrer" target="_blank">http://rwmj.wordpress.com</a><br>
</span>virt-top is 'top' for virtual machines.  Tiny program with many<br>
powerful monitoring features, net stats, disk stats, logging, etc.<br>
<a href="http://people.redhat.com/%7Erjones/virt-top" rel="noreferrer" target="_blank">http://people.redhat.com/~<wbr>rjones/virt-top</a><br>
</blockquote></div><br></div></div>