This website requires JavaScript.
Explore
Help
Register
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
Gregory Nutt
3b275fcf4e
net/: Run nxstyle against all C files.
2019-10-25 11:31:42 -06:00
..
accept.c
…
bind.c
…
connect.c
…
getpeername.c
net/: Run nxstyle against all C files.
2019-10-25 11:31:42 -06:00
getsockname.c
net/: Run nxstyle against all C files.
2019-10-25 11:31:42 -06:00
getsockopt.c
…
Kconfig
This commit implements a proper version of SO_LINGER. Not sufficiently tested on initial commit.
2019-07-01 12:25:32 -06:00
listen.c
…
Make.defs
…
net_checksd.c
…
net_clone.c
…
net_close.c
…
net_dupsd2.c
…
net_dupsd.c
…
net_fstat.c
net/: Fix alignment and spacing problems found by tools/nxstyle.
2019-07-02 18:02:23 -06:00
net_poll.c
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
net_sendfile.c
…
net_sockets.c
net/: Fix alignment and spacing problems found by tools/nxstyle.
2019-07-02 18:02:23 -06:00
net_sockif.c
…
net_timeo.c
…
net_vfcntl.c
net/: Run nxstyle against all C files.
2019-10-25 11:31:42 -06:00
recv.c
…
recvfrom.c
…
send.c
…
sendto.c
…
setsockopt.c
…
socket.c
…
socket.h
…