walnux/net/local
Zhe Weng 87a7714103 net: Split msg_iovlen check in recvmsg into each protocol
To prepare for supporting multiple iov in each protocol.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2025-01-20 17:12:14 +08:00
..
CMakeLists.txt net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
Kconfig net/local: rename NET_LOCAL_VFS_PATH to follow linux 2023-01-04 20:50:38 +08:00
local.h Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
local_accept.c net/local: fix the return address is incorrect when accept 2024-10-11 01:31:20 +08:00
local_bind.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
local_conn.c userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
local_connect.c net/local: fix the return address is incorrect when accept 2024-10-11 01:31:20 +08:00
local_fifo.c net/local: fix the return address is incorrect when accept 2024-10-11 01:31:20 +08:00
local_listen.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
local_netpoll.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
local_recvmsg.c net: Split msg_iovlen check in recvmsg into each protocol 2025-01-20 17:12:14 +08:00
local_recvutils.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
local_release.c local_sock: fix accept use-after-free 2024-10-09 18:16:01 +08:00
local_sendmsg.c local_socket: corrent send/recv return value after shutdown 2024-10-12 09:57:20 +08:00
local_sendpacket.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
local_sockif.c net/local: fix the return address is incorrect when accept 2024-10-11 01:31:20 +08:00
Make.defs net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00