Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UNIX
has multiple definitions:
net/unix/Kconfig
The configuration item CONFIG_UNIX:
(none)
unix
, unix
If you say Y here, you will include support for Unix domain sockets; sockets are the standard Unix mechanism for establishing and accessing network connections. Many commonly used programs such as the X Window system and syslog use these sockets even if your machine is not connected to any network. Unless you are working on an embedded system or something similar, you therefore definitely want to say Y here.
Say Y unless you know what you are doing.
net/unix/Kconfig
The configuration item CONFIG_UNIX:
(none)
unix
, unix
If you say Y here, you will include support for Unix domain sockets; sockets are the standard Unix mechanism for establishing and accessing network connections. Many commonly used programs such as the X Window system and syslog use these sockets even if your machine is not connected to any network. Unless you are working on an embedded system or something similar, you therefore definitely want to say Y here.
To compile this driver as a module, choose M here: the module will be called unix. Note that several important services won't work correctly if you say M here and then neglect to load the module.
Say Y unless you know what you are doing.
net/Kconfig
The configuration item CONFIG_UNIX:
(none)
unix
, unix
If you say Y here, you will include support for Unix domain sockets; sockets are the standard Unix mechanism for establishing and accessing network connections. Many commonly used programs such as the X Window system and syslog use these sockets even if your machine is not connected to any network. Unless you are working on an embedded system or something similar, you therefore definitely want to say Y here.
To compile this driver as a module, choose M here: the module will be called unix. Note that several important services won't work correctly if you say M here and then neglect to load the module.
Say Y unless you know what you are doing.
Raw data from LKDDb:
lkddb module unix CONFIG_UNIX : net/Kconfig : "Unix domain sockets" # in 2.5.45–2.5.75, 2.6.0–2.6.12
lkddb module unix CONFIG_UNIX : net/unix/Kconfig : "Unix domain sockets" # in 2.6.13–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.4
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab