walnux/net/socket
zhanghongyu 7f0a670bde net/socket/getsockopt: move the options check to the upper layer
check parameters at the top level to avoid errors when assigning
values in si_getsockopt.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2025-03-04 09:29:06 +01:00
..
accept.c
bind.c
CMakeLists.txt
connect.c
getpeername.c
getsockname.c
getsockopt.c net/socket/getsockopt: move the options check to the upper layer 2025-03-04 09:29:06 +01:00
Kconfig
listen.c
Make.defs
net_close.c
net_dup2.c
net_fstat.c
net_poll.c
net_sendfile.c
net_sockif.c
net_timeo.c
recv.c
recvfrom.c
recvmsg.c
send.c
sendmsg.c
sendto.c
setsockopt.c
shutdown.c
socket.c
socket.h
socketpair.c