nuttx/net/local
丁欣童 07283dffc3 net/local: Return the partial write size
N/A

Fix up that local socket will be endless loop when write data size more
than the fifo size.

Signed-off-by: 丁欣童 <dingxintong@xiaomi.com>
Change-Id: I69d63b7b156f0714333e7103bb266b7fcb1adf03
2021-08-26 10:20:13 +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: add nonblock connect(2) support 2021-08-16 21:37:52 +08:00
local_accept.c net/local: add nonblock connect(2) support 2021-08-16 21:37:52 +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 nonblock connect(2) support 2021-08-16 21:37:52 +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: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -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: add nonblock connect(2) support 2021-08-16 21:37:52 +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: add nonblock connect(2) support 2021-08-16 21:37:52 +08:00
local_sendmsg.c net/local: add nonblock connect(2) support 2021-08-16 21:37:52 +08:00
local_sendpacket.c net/local: Return the partial write size 2021-08-26 10:20:13 +08:00
local_sockif.c net/local: add nonblock connect(2) support 2021-08-16 21:37:52 +08:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00