nuttx/net/usrsock
jordi b87333bae8 Kconfig: remove empty help sections
To avoid the setconfig warning: "has 'help' but empty help text"
2021-07-23 02:32:19 -07:00
..
Kconfig Kconfig: remove empty help sections 2021-07-23 02:32:19 -07:00
Make.defs
usrsock_accept.c
usrsock_bind.c
usrsock_close.c
usrsock_conn.c
usrsock_connect.c net: fix nxstyle errors 2021-04-02 11:12:25 -05:00
usrsock_dev.c
usrsock_event.c usrsock/recv: guarantee all data is received before close 2021-07-07 08:40:55 +09:00
usrsock_getpeername.c
usrsock_getsockname.c
usrsock_getsockopt.c
usrsock_ioctl.c
usrsock_listen.c
usrsock_poll.c net: fix nxstyle errors 2021-04-02 11:12:25 -05:00
usrsock_recvmsg.c usrsock/recv: guarantee all data is received before close 2021-07-07 08:40:55 +09:00
usrsock_sendmsg.c
usrsock_setsockopt.c
usrsock_socket.c
usrsock_sockif.c
usrsock.h