HomeFreeBSD

Provide sbsetopt() that handles socket buffer related socket options.

Description

Provide sbsetopt() that handles socket buffer related socket options.
It distinguishes between data flow sockets and listening sockets, and
in case of the latter doesn't change resource limits, since listening
sockets don't hold any buffers, they only carry values to be inherited
by their children.

Details

Provenance
glebiusAuthored on
Parents
rS320323: Add RPC count reporting for the two new RPCs added by r320322.
Branches
Unknown
Tags
Unknown