Subject: Re: bin/18652
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: None <bouyer@netbsd.org>
List: netbsd-bugs
Date: 12/05/2004 21:40:40
Synopsis: inetd(8) signal handlers are not async-signal-safe

State-Changed-From-To: open->closed
State-Changed-By: bouyer@netbsd.org
State-Changed-When: Sun, 05 Dec 2004 21:40:39 +0000
State-Changed-Why:
inetd now uses kqueues, which fix this problem in a different way.
Thanks for the PR, and sorry for not handlin it sooner.