incubator-nuttx/net/local
chao.an f8e800765c net/local: correct the sendto() return length
return length should be data length

Signed-off-by: chao.an <anchao@xiaomi.com>
2021-04-19 11:52:17 -05: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/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -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_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/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00