incubator-nuttx/net/local
Xiang Xiao 1a9267db65 net/local: Add an option to specify the prefix of named pipe
to avoid the user create socket under the real filesystem
which isn't supported by nuttx VFS yet.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ib04c90e9c3c5a215bfda65515498d81e5f834895
2021-02-05 04:58:12 -08:00
..
Kconfig net/local: Add an option to specify the prefix of named pipe 2021-02-05 04:58:12 -08:00
Make.defs
local.h net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
local_accept.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
local_bind.c
local_conn.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
local_connect.c Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
local_fifo.c net/local: Add an option to specify the prefix of named pipe 2021-02-05 04:58:12 -08:00
local_listen.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
local_netpoll.c nuttx: Fix the nightly build warning again 2020-04-14 11:22:22 +02:00
local_recvfrom.c net/local/local_recvfrom.c: Fix a syslog format error 2020-11-20 22:22:53 -08:00
local_recvutils.c
local_release.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
local_send.c
local_sendpacket.c net/local/local_sendpacket.c: Fix a syslog format error 2020-11-20 22:22:53 -08:00
local_sendto.c net/socket: add MSG_DONTWAIT support 2020-02-19 12:21:28 -06:00
local_sockif.c net/: Correct some comments. 2021-01-15 16:23:12 -05:00