incubator-nuttx/net/usrsock
Gregory Nutt 57bc329aac Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
..
Kconfig Squashed commit of the following: 2019-12-31 09:26:14 -06:00
Make.defs net/usrsock: Add the listen/accept/getpeername/ioctl support 2018-08-26 15:15:48 -06:00
usrsock.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
usrsock_accept.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_bind.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_close.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_conn.c Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
usrsock_connect.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_dev.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
usrsock_event.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_getpeername.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_getsockname.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_getsockopt.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_ioctl.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_listen.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_poll.c Squashed commit of the following: 2019-12-31 09:26:14 -06:00
usrsock_recvfrom.c net/socket: add MSG_DONTWAIT support 2020-02-19 12:21:28 -06:00
usrsock_sendto.c net/socket: add MSG_DONTWAIT support 2020-02-19 12:21:28 -06:00
usrsock_setsockopt.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_socket.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_sockif.c net/: Run nxstyle against all C files. 2019-10-25 11:31:42 -06:00