1 # SPDX-License-Identifier: GPL-2.0-only
7 bool "Unix domain sockets"
9 If you say Y here, you will include support for Unix domain sockets;
10 sockets are the standard Unix mechanism for establishing and
11 accessing network connections. Many commonly used programs such as
12 the X Window system and syslog use these sockets even if your
13 machine is not connected to any network. Unless you are working on
14 an embedded system or something similar, you therefore definitely
17 Say Y unless you know what you are doing.
30 tristate "UNIX: socket monitoring interface"
34 Support for UNIX socket monitoring interface used by the ss tool.