nuttx/net/local
chao.an 358e387d8a net/local: split the waiter node from lc_node
Change-Id: I5b052aa34bf9c37dcfd948d24875454467ed8af5
Signed-off-by: chao.an <anchao@xiaomi.com>
2021-09-16 17:42:05 +08:00
..
Kconfig net/local: Add an option to specify the prefix of named pipe 2021-02-17 19:29:56 +08:00
local.h net/local: split the waiter node from lc_node 2021-09-16 17:42:05 +08:00
local_accept.c net/local: split the waiter node from lc_node 2021-09-16 17:42:05 +08:00
local_bind.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_conn.c net/local: replace the listener list to global 2021-09-15 23:20:57 +08:00
local_connect.c net/local: split the waiter node from lc_node 2021-09-16 17:42:05 +08:00
local_fifo.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
local_listen.c net/local: replace the listener list to global 2021-09-15 23:20:57 +08:00
local_netpoll.c net/local: add nonblock connect(2) support 2021-08-16 21:37:52 +08:00
local_recvmsg.c net/local: bypass the message field to support SCM further 2021-09-15 23:08:30 +08:00
local_recvutils.c local/stream: remove preamble header in stream mode 2021-08-05 21:14:23 +08:00
local_release.c net/local: split the waiter node from lc_node 2021-09-16 17:42:05 +08:00
local_sendmsg.c net/local: bypass the message field to support SCM further 2021-09-15 23:08:30 +08:00
local_sendpacket.c net/local: bypass the message field to support SCM further 2021-09-15 23:08:30 +08:00
local_sockif.c net/local: add FIONSPACE support 2021-09-09 20:02:04 +08:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00