On Mon, 2019-07-01 at 17:52 +0100, Peter Stephenson wrote: > sysopen file descriptors are marked FDT_INTERNAL, which we'd certainly > expect to close. This must surely be a bug in this case, since the documentation for sysopen mentions the "cloexec" option for close-on-exec, implying it doesn't happen otherwise (duh). pws