Peter van der Perk a3132cf3b7 [Backport] SocketCAN support 4 年之前
..
Kconfig a3132cf3b7 [Backport] SocketCAN support 4 年之前
Make.defs a3132cf3b7 [Backport] SocketCAN support 4 年之前
accept.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
bind.c b54ffe858a Standardization of some function headers. 6 年之前
connect.c b54ffe858a Standardization of some function headers. 6 年之前
getpeername.c 3b275fcf4e net/: Run nxstyle against all C files. 5 年之前
getsockname.c 3b275fcf4e net/: Run nxstyle against all C files. 5 年之前
getsockopt.c a3132cf3b7 [Backport] SocketCAN support 4 年之前
listen.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
net_checksd.c a64869aa67 CONFIG_NFILE_DESCRIPTORS=0 can no longer be used to disable the file system. NuttX with no file system does not make sense. 5 年之前
net_clone.c 6941f916ce net/socket: For consistency in naming, change the name of sock_release() to psock_release(). 5 年之前
net_close.c 6941f916ce net/socket: For consistency in naming, change the name of sock_release() to psock_release(). 5 年之前
net_dupsd.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
net_dupsd2.c efe65749ce Fix condition logic: The setup seems to support a network without sockets. That is not the case. 5 年之前
net_fstat.c 1346f29151 net/: Fix alignment and spacing problems found by tools/nxstyle. 5 年之前
net_poll.c b49be4bb20 Squashed commit of the following: 5 年之前
net_sendfile.c d2cfd398ba Fix compiler error and warning when CONFIG_NET_SENDFILE=y 6 年之前
net_sockets.c 1346f29151 net/: Fix alignment and spacing problems found by tools/nxstyle. 5 年之前
net_sockif.c a3132cf3b7 [Backport] SocketCAN support 4 年之前
net_timeo.c 8fdbb1e0a4 Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t 6 年之前
net_vfcntl.c 3b275fcf4e net/: Run nxstyle against all C files. 5 年之前
recv.c b54ffe858a Standardization of some function headers. 6 年之前
recvfrom.c b54ffe858a Standardization of some function headers. 6 年之前
recvmsg.c a3132cf3b7 [Backport] SocketCAN support 4 年之前
send.c 88130a996a net/: Fixes for more coding standard issues detected by nxstyle. 6 年之前
sendmsg.c a3132cf3b7 [Backport] SocketCAN support 4 年之前
sendto.c b54ffe858a Standardization of some function headers. 6 年之前
setsockopt.c a3132cf3b7 [Backport] SocketCAN support 4 年之前
socket.c 427b3b8fcb Squashed commit of the following: 6 年之前
socket.h a3132cf3b7 [Backport] SocketCAN support 4 年之前