Date: Mon, 06 Feb 2012 22:44:22 +0400 From: Andrey Zonov <andrey@zonov.org> To: Gleb Smirnoff <glebius@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r231025 - in head: share/man/man4 sys/netinet sys/sys Message-ID: <4F301F86.8070003@zonov.org> In-Reply-To: <201202051653.q15Gr3AB092056@svn.freebsd.org> References: <201202051653.q15Gr3AB092056@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F301F86.8070003>