This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
net
/
socket
History
zhanghongyu
ae3e1d8ec5
setsockopt: Change return errno to EFAULT when value is NULL
...
behavior alignment to Linux for some testsuite Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2022-10-21 16:57:20 +08:00
..
accept.c
…
bind.c
…
connect.c
…
getpeername.c
…
getsockname.c
net/getsockname: small addrlen should be a valid value
2022-09-01 01:19:09 +08:00
getsockopt.c
net: Return -ENOPROTOOPT for unsupported/unknown socket option
2022-09-28 20:47:48 +09: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
setsockopt: Change return errno to EFAULT when value is NULL
2022-10-21 16:57:20 +08:00
socket.c
psock_socket: Add type field check
2022-10-21 16:57:20 +08:00
socket.h
…
socketpair.c
socketpair: Add SOCK_NONBLOCK support into type field
2022-10-21 16:57:20 +08:00