From: Rich Salz (rsalz@rodan.UU.NET)
Date: 04/08/93


From: rsalz@rodan.UU.NET (Rich Salz)
Subject: Re: [REPOST] Linux diffs for INN 1.3/1.4
Date: 8 Apr 1993 08:23:20 -0400

In <1pvjml$11v@adv.win.tue.nl> devet@adv.win.tue.nl (Arjan de Vet) writes:
>I've received mail indicating that the diffs by Dave Gymer are not on
>tsx-11.mit.edu anymore.

I looked, the diffs are not there.

>The principle problem was that UNIX domain datagram sockets on Linux
>are nowhere near powerful enough for INN. I just hacked the control
>port to use a named pipe instead; the local connection is a UNIX
>domain stream socket.

Curious that you had to hack this, since named papers were a config
option in 1.3, and 100% working in 1.4.

>I suspect there may still be a lurking bug in there which sucks up
>file descriptors, but it hasn't bitten since 1.3 (which I only
>installed last nite) so maybe it's gone. (I wish Rich Salz had
>included a ChangeLog.)

There was an fd-eating bug that could happen if you flushed or reloaded
often. I don't know if it made it out into production code, but it was
fixed in 1.4 (and also perhaps in 1.3). As for the ChangeLog, please
see include/patchlevel.h?

If you sent these changes to me I would have worked on incorporating them
and supporting them as part of the INN source base. As it stands now,
this will have to wait for 1.5. Sigh, don't people contact authors any
more?
        /r$