svn commit: r231025 - in head: share/man/man4 sys/netinet sys/sys

Andrey Zonov andrey at zonov.org
Mon Feb 6 18:44:27 UTC 2012


On 05.02.2012 20:53, Gleb Smirnoff wrote:
> Author: glebius
> Date: Sun Feb  5 16:53:02 2012
> New Revision: 231025
> URL: http://svn.freebsd.org/changeset/base/231025
>
> Log:
>    Add new socket options: TCP_KEEPINIT, TCP_KEEPIDLE, TCP_KEEPINTVL and
>    TCP_KEEPCNT, that allow to control initial timeout, idle time, idle
>    re-send interval and idle send count on a per-socket basis.
>
>    Reviewed by:	andre, bz, lstewart
>

Hi Gleb,

Maybe while you're here you can find solution for PR14400?

-- 
Andrey Zonov


More information about the svn-src-head mailing list