nuttx/net/local
Peter Bee 9866f01908 net/local: fix sendmsg return length
MIRTOS-495
Return correct length now

Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
Change-Id: I32e3bfc44d8aabd3c19963486cb43962a38f927f
2021-03-12 16:27:47 +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/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
local_accept.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
local_bind.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
local_conn.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
local_connect.c Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
local_fifo.c net/local: Add an option to specify the prefix of named pipe 2021-02-17 19:29:56 +08:00
local_listen.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
local_netpoll.c nuttx: Fix the nightly build warning again 2020-04-14 11:22:22 +02:00
local_recvmsg.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
local_recvutils.c print message with nwarn to avoid constantly printout. 2021-01-25 22:13:29 +08:00
local_release.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
local_sendmsg.c net/local: fix sendmsg return length 2021-03-12 16:27:47 +08:00
local_sendpacket.c net/local: fix sendmsg return length 2021-03-12 16:27:47 +08:00
local_sockif.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00