1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sbin/casperd
Adrian Chadd 4052b8bc34 casperd: bump default socket queue length to SOMAXCONN; make length configurable.
The current default listen queue for casperd is too small (8) and
hard-coded.

This patch increases the default to SOMAXCONN, and introduces a command
line flag that can used to further increase or decrease the queue length.

PR:		bin/202147
Submitted by:	<lidl@pix.net>
2015-10-13 02:34:41 +00:00
..
casperd.8 casperd: bump default socket queue length to SOMAXCONN; make length configurable. 2015-10-13 02:34:41 +00:00
casperd.c casperd: bump default socket queue length to SOMAXCONN; make length configurable. 2015-10-13 02:34:41 +00:00
Makefile
zygote.c
zygote.h