osf1 man page for sys_attrs_uipc

Query: sys_attrs_uipc

OS: osf1

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sys_attrs_uipc(5)						File Formats Manual						 sys_attrs_uipc(5)

NAME
sys_attrs_uipc - uipc subsystem attributes
DESCRIPTION
This reference page lists and describes attributes for the AF_UNIX interprocess communication (uipc) kernel subsystem. Refer to the sys_attrs(5) reference page for an introduction to the topic of kernel subsystem attributes. Default receive buffer size, in bytes, for AF_UNIX domain datagram sockets. Default value: 40960 (bytes) Minimum value: 1 (Should not be less than 4096.) Maximum value: UINT_MAX, or 4 billion Default send buffer size, in bytes, for AF_UNIX domain datagram sockets. Default value: 20480 (bytes) Minimum value: 1 (Should not be less than 2048.) Maximum value: UINT_MAX, or 4 billion Default receive buffer size, in bytes, for AF_UNIX domain streams sockets. Default value: 81920 (bytes) Minimum value: 1 (Should not be less than PIPSIZ.) Maximum value: UINT_MAX, or 4 billion Default send buffer size, in bytes, for AF_UNIX domain streams sockets. Default value: 81920 (bytes) Minimum value: 1 (Should not be less than PIPSIZ.) Maximum value: UINT_MAX, or 4 billion
SEE ALSO
sys_attrs(5) System Configuration and Tuning sys_attrs_uipc(5)
Related Man Pages
sys_attrs_advfs(5) - osf1
sys_attrs_atm(5) - osf1
sys_attrs_cm(5) - osf1
sys_attrs_ipv6(5) - osf1
sys_attrs_lfa(5) - osf1
Similar Topics in the Unix Linux Community
Throw my Toys out of the Pram!
Low Impact PHP Errors and Logging Levels
PHP Write Man Pages to MySQL DB