On Wed, Dec 05, 2001 at 12:38:57PM +0100, Enrico Bernardini wrote: > Hi, > I found the "bug": > the problem was the "wait" option. > in inetd.c se_wait is definde short but it take the pid (int) values. > So (sep->se_wait == pid) never matchs and the server never restarts. > > Here is the very small patch to inetd.c (short => int)
Thanks for the patch. I will upload a new inetutils soon. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/