nuttx/net/local
Jiuzhu Dong 4d5a964f29 net: unify socket into file descriptor
Change-Id: I9bcd21564e6c97d3edbb38aed1748c114160ea36
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-03-03 19:01:41 -08:00
..
Kconfig net/local: Add an option to specify the prefix of named pipe 2021-02-05 04:58:12 -08:00
local_accept.c net: unify socket into file descriptor 2021-03-03 19:01:41 -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: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_connect.c Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
local_fifo.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
local_listen.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_netpoll.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_recvfrom.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_recvutils.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
local_release.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_send.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_sendpacket.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
local_sendto.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_sockif.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local.h net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
Make.defs net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00