incubator-nuttx/net/socket
hejianliang3 e9648d8a73 net:fix coverity warning
Signed-off-by: hejianliang3 <hejianliang3@xiaomi.com>
2022-04-03 14:37:53 +03:00
..
Kconfig
Make.defs
accept.c
bind.c
connect.c net:fix coverity warning 2022-04-03 14:37:53 +03:00
getpeername.c
getsockname.c
getsockopt.c
listen.c
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 net/sockopt: bypass the SO_RCVBUF/SO_SNDBUF to usrsock 2022-03-18 00:19:31 +08:00
socket.c
socket.h
socketpair.c