nnrpd and TCP nagle

Russ Allbery eagle at eyrie.org
Mon Mar 28 01:59:16 UTC 2016


Julien ÉLIE <julien at trigofacile.com> writes:

> Couldn't we just keep it for BSD-like systems?
> It was a suggestion in the thread that led to that addition in nnrpd:
>     http://permalink.gmane.org/gmane.network.inn/8642

I'm betting this is very specific to just BSD/OS and not FreeBSD, OpenBSD,
or other systems.  It really sounds like a bug in the kernel TCP support.
So I think this would be a little too broad.

> +dnl Detect BSD-based systems for later use in nnrpd code.
> +*BSD*)
> +    AC_DEFINE([INN_BSD], [1],
> +        [Define if compiling on BSD-based systems.])
> +    ;;

Maybe *-bsdi* instead?

-- 
Russ Allbery (eagle at eyrie.org)              <http://www.eyrie.org/~eagle/>

    Please send questions to the list rather than mailing me directly.
     <http://www.eyrie.org/~eagle/faqs/questions.html> explains why.


More information about the inn-workers mailing list