summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2012-10-20 12:53:14 +0000
committerandre <andre@FreeBSD.org>2012-10-20 12:53:14 +0000
commit1211b4598c3a9281bc1c7e32d0f2a1d8d3978e81 (patch)
treee8ac57bd1fea9f0ae5e1269e803ea8e05943f9ca /etc
parent807619d8ba02bf7ff65a4c57aa6a00f2a2094b97 (diff)
downloadFreeBSD-src-1211b4598c3a9281bc1c7e32d0f2a1d8d3978e81.zip
FreeBSD-src-1211b4598c3a9281bc1c7e32d0f2a1d8d3978e81.tar.gz
Hide the unfortunate named sysctl kern.ipc.somaxconn from sysctl -a
output and replace it with a new visible sysctl kern.ipc.acceptqueue of the same functionality. It specifies the maximum length of the accept queue on a listen socket. The old kern.ipc.somaxconn remains available for reading and writing for compatibility reasons so that existing programs, scripts and configurations continue to work. There no plans to ever remove the orginal and now hidden kern.ipc.somaxconn.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud