Re: identd(8) can exit on bad input

2013-02-28 Thread Jérémie Courrèges-Anglas
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

2013-02-28 Thread Jérémie Courrèges-Anglas
(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