incubator-nuttx/net/socket
Gregory Nutt 3b275fcf4e net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
..
Kconfig This commit implements a proper version of SO_LINGER. Not sufficiently tested on initial commit. 2019-07-01 12:25:32 -06:00
Make.defs
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
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
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
net_checksd.c CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 2019-02-11 12:09:26 -06:00
net_clone.c net/socket: For consistency in naming, change the name of sock_release() to psock_release(). 2018-11-27 07:50:09 -06:00
net_close.c net/socket: For consistency in naming, change the name of sock_release() to psock_release(). 2018-11-27 07:50:09 -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_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_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 net/socket: For consistency in naming, change the name of sock_release() to psock_release(). 2018-11-27 07:50:09 -06:00