nuttx/net/usrsock
Xiang Xiao b5f429c88b Fix nxstyle warning
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-08-22 17:37:21 -06:00
..
Kconfig net: Fix dupulicated NET_USRSOCK in Kconfig 2020-07-19 20:05:50 -07:00
Make.defs
usrsock_accept.c Fix nxstyle warning 2020-08-22 17:37:21 -06:00
usrsock_bind.c
usrsock_close.c
usrsock_conn.c Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
usrsock_connect.c
usrsock_dev.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
usrsock_event.c
usrsock_getpeername.c Fix nxstyle warning 2020-08-22 17:37:21 -06:00
usrsock_getsockname.c
usrsock_getsockopt.c
usrsock_ioctl.c Fix nxstyle warning 2020-08-22 17:37:21 -06:00
usrsock_listen.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
usrsock_poll.c
usrsock_recvfrom.c net/usrsock: Fix recv() couldn't peek data 2020-07-30 20:58:15 -05:00
usrsock_sendto.c net/usrsock: Add flags to sendto/recvfrom in usrsock 2020-07-29 09:40:51 +02:00
usrsock_setsockopt.c
usrsock_socket.c
usrsock_sockif.c
usrsock.h