On Wed, Dec 7, 2022 at 2:08 PM Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:
> > + /*
> > + * It would probably be safe to re-use the inherited signalfd since
> > + * signalfds only see the current processes pending signals, but it
>
> I think you mean "current process's", right ?
Fixed in v5, thanks.