Date: Fri, 9 Feb 2007 17:18:39 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <200702091718.l19HIdTS078852@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2007-02-09 17:18:39 UTC FreeBSD src repository Modified files: libexec/ftpd ftpd.c Log: Let automatic TCP send buffer sizing do its job for ftpd(8): stop setting the SO_SNDBUF socket option. Using a hard-coded value for it was a poor idea anyway in the face of diverse network conditions. Revision Changes Path 1.211 +1 -9 src/libexec/ftpd/ftpd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702091718.l19HIdTS078852>