freebsd-dev/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 Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
zygote.c Remove unused variable flags reported by clang. The function zygote_clone() 2015-07-04 17:38:56 +00:00
zygote.h Remove unused variable flags reported by clang. The function zygote_clone() 2015-07-04 17:38:56 +00:00