tech-userlevel archive

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

Re: inetd(8): continue or exit on error?



Le Mon, May 29, 2023 at 11:47:28AM +0200, tlaronde%polynum.com@localhost a écrit :
> 
> And some log messages are problematic too:
> 
> DPRINTCONF("Syntax error; Exiting '%s'", CONFIG);
> 
> while it never exits: the function returns an invalid status code, and
> the process goes on...

For this, I mean "Quitting '%s'" is what it does. "Exiting" has an
implicit meaning when it comes to a program. A program exits, but you
don't "exit" a file.
-- 
        Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
                     http://www.kergis.com/
                    http://kertex.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C


Home | Main Index | Thread Index | Old Index