incubator-nuttx/net/usrsock
Juha Niskanen de1ad1fdb3 net: fix typos, incorrect comments, nxstyle
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2020-12-13 09:06:28 -06:00
..
Kconfig net: Fix dupulicated NET_USRSOCK in Kconfig 2020-07-19 20:05:50 -07:00
Make.defs net/usrsock: Add the listen/accept/getpeername/ioctl support 2018-08-26 15:15:48 -06:00
usrsock.h net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_accept.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_bind.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -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 net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_connect.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_dev.c net/usrsock/usrsock_dev.c: Fix syslog formats 2020-11-27 05:18:57 -06:00
usrsock_event.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
usrsock_getpeername.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_getsockname.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_getsockopt.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_ioctl.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_listen.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_poll.c Squashed commit of the following: 2019-12-31 09:26:14 -06:00
usrsock_recvfrom.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_sendto.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_setsockopt.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_socket.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00
usrsock_sockif.c net: fix typos, incorrect comments, nxstyle 2020-12-13 09:06:28 -06:00