Re: identd(8) can exit on bad input
Sorry for the noise, this one is completely wrong. I'll submit another patch when I have more time to think properly.
Re: identd(8) can exit on bad input
(cc'ing tech@) Jason Mader writes: [...] > Feb 23 18:06:11 dns2 identd[11069]: main: accept. errno = 53 [...] If that is a real problem for you, run identd under inetd. Here's a patch that attempts to fix your problem (and more): - in bg mode, don't exit if accept() errors out with ECONNAB