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

Maxim Konovalov maxim.konovalov at gmail.com
Mon Feb 6 08:50:20 UTC 2012


On Sun, 5 Feb 2012, 16:53-0000, 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
>
Great, thanks!

-- 
Maxim Konovalov


More information about the svn-src-all mailing list