Thank you for your concerns,
> Wouldn't this better be a separate daemon?
I chose inetd because it is already built to spawn and monitor processes.
Creating a separate daemon would involve replicating a lot of this code into
another codebase.
Additionally, the new parameters that I am adding sh
Hi,
On Wed, May 25, 2022 at 05:25:03PM -0700, Arjun wrote:
> Hello NetBSD community,
>
> My proposal for inetd enhancements has been accepted by google’ summer
> of code. As part of the program, Brett Lymn will be my mentor. I will
> work on this project over the summer.
>
>