nuttx/net/usrsock
2019-10-25 11:31:42 -06:00
..
Kconfig
Make.defs
usrsock_accept.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_bind.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_close.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_conn.c net/: Fix alignment and spacing problems found by tools/nxstyle. 2019-07-02 18:02:23 -06:00
usrsock_connect.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_dev.c
usrsock_event.c
usrsock_getpeername.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_getsockname.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_getsockopt.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_ioctl.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_listen.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_poll.c net/: Fix alignment and spacing problems found by tools/nxstyle. 2019-07-02 18:02:23 -06:00
usrsock_recvfrom.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_sendto.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_setsockopt.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_socket.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock_sockif.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00
usrsock.h net/: Re-order the content of all address-family socket 'connection' structures so that they begin with a comomon prologue. This permits better use of logic for different address family types. 2019-09-01 08:47:01 -06:00