This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: inetd 1.3.2-15 not respawn udp connections


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:cygwin@cygwin.com
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]