nuttx/net/socket
2019-10-25 11:31:42 -06:00
..
accept.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
bind.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
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 Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
Make.defs
net_checksd.c
net_clone.c
net_close.c
net_dupsd2.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
net_dupsd.c Fix condition logic: The setup seems to support a network without sockets. That is not the case. 2019-02-11 15:47:25 -06:00
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