On 8/12/22 19:50, Peter Maydell wrote:
On Fri, 12 Aug 2022 at 12:44, <t...@chinatelecom.cn> wrote:From: Guoyi Tu <t...@chinatelecom.cn> set close-on-exec flag on the new opened file descriptors at defaultWhat goes wrong if we don't do this? The commit message is a good place to explain what bug the commit is fixing, and its consequences. thanks -- PMM
OK, will do and send another version Thanks.