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
Juha Niskanen
de1ad1fdb3
net: fix typos, incorrect comments, nxstyle
...
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2020-12-13 09:06:28 -06:00
..
accept.c
…
bind.c
…
connect.c
…
getpeername.c
…
getsockname.c
…
getsockopt.c
net: fix typos, incorrect comments, nxstyle
2020-12-13 09:06:28 -06:00
Kconfig
style/Kconfig: remove unnecessary trailing whitespace
2020-11-28 12:20:30 +01:00
listen.c
…
Make.defs
…
net_checksd.c
…
net_close.c
…
net_dup2.c
…
net_dup.c
…
net_fstat.c
…
net_poll.c
…
net_sendfile.c
…
net_sockets.c
…
net_sockif.c
…
net_timeo.c
…
net_vfcntl.c
…
recv.c
…
recvfrom.c
net: fix typos, incorrect comments, nxstyle
2020-12-13 09:06:28 -06:00
recvmsg.c
net: fix typos, incorrect comments, nxstyle
2020-12-13 09:06:28 -06:00
send.c
…
sendmsg.c
…
sendto.c
…
setsockopt.c
net/sockopt: Try usrsock further if the protocol not available
2020-12-03 12:22:48 +01:00
socket.c
…
socket.h
…