summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_uuid.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2005-09-18 21:08:03 +0000
committerrwatson <rwatson@FreeBSD.org>2005-09-18 21:08:03 +0000
commitbfb05b4b93adffb0e9783a141f4a30195b6a6cb9 (patch)
tree932a863cafc38c7893adab688bcd73850f5a9100 /sys/kern/kern_uuid.c
parentb96257fb77a837506ac0d1f011c46207e1c45f58 (diff)
downloadFreeBSD-src-bfb05b4b93adffb0e9783a141f4a30195b6a6cb9.zip
FreeBSD-src-bfb05b4b93adffb0e9783a141f4a30195b6a6cb9.tar.gz
Add three new read-only socket options, which allow regression tests
and other applications to query the state of the stack regarding the accept queue on a listen socket: SO_LISTENQLIMIT Return the value of so_qlimit (socket backlog) SO_LISTENQLEN Return the value of so_qlen (complete sockets) SO_LISTENINCQLEN Return the value of so_incqlen (incomplete sockets) Minor white space tweaks to existing socket options to make them consistent. Discussed with: andre MFC after: 1 week
Diffstat (limited to 'sys/kern/kern_uuid.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud