mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Unix domain socket support is no longer EXPERIMENTAL
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
menu "Unix Domain Socket Support"
|
||||
depends on NET && EXPERIMENTAL
|
||||
depends on NET
|
||||
|
||||
config NET_LOCAL
|
||||
bool "Unix domain (local) sockets"
|
||||
|
||||
Reference in New Issue
Block a user