qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5] qemu-nbd: Implement socket activation.


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v5] qemu-nbd: Implement socket activation.
Date: Mon, 6 Feb 2017 22:54:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1


On 06/02/2017 20:04, Eric Blake wrote:
> This is not the right way to do things (it risks clearing any other FD_
> flags currently set on the fd, even though there aren't any such FD_
> flags in common use).

There aren't any such flags at all really, and because no one uses
F_GETFD, it's unlikely that there will ever be any.  Has any other POSIX
OS ever had one?

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]