Hi,
ping.
I think it would be good to have this fix in next release.
Thanks,
Laurent
On 01/07/2020 21:39, Laurent Vivier wrote:
> v3: move qemu_fd_is_valid() checking into a new function
> qemu_try_set_nonblock(), and use qemu_try_set_nonblock() in
> qemu_set_nonblock().
>
> v2: Add pa
v3: move qemu_fd_is_valid() checking into a new function
qemu_try_set_nonblock(), and use qemu_try_set_nonblock() in
qemu_set_nonblock().
v2: Add patch from Daniel to check the fd can be used
I have updated Daniel's patch not to check for EINVAL on TUNGETIFF
as I think we can avoi