incubator-nuttx/net/local
Xiang Xiao d8769cb4f0 net/local: Remove all HAVE_LOCAL_POLL reference
since HAVE_LOCAL_POLL always hardcode to 1

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-06-17 07:09:10 -03:00
..
Kconfig net/local: Add an option to specify the prefix of named pipe 2021-02-05 04:58:12 -08:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00
local.h net/local: Remove all HAVE_LOCAL_POLL reference 2021-06-17 07:09:10 -03: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/local: add local_nextconn() helper 2021-06-10 13:57:32 -03:00
local_connect.c net/local: add local_nextconn() helper 2021-06-10 13:57:32 -03: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: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_netpoll.c net/local: Remove all HAVE_LOCAL_POLL reference 2021-06-17 07:09:10 -03:00
local_recvmsg.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00
local_recvutils.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
local_release.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
local_sendmsg.c net/local: correct the sendto() return length 2021-04-19 11:52:17 -05:00
local_sendpacket.c fix local_sendmsg return length 2021-03-12 21:04:39 +08:00
local_sockif.c net/local: Remove all HAVE_LOCAL_POLL reference 2021-06-17 07:09:10 -03:00