nuttx/net/usrsock
liangchaozhong cc426f8539 usrsock:add done flag in usrsock_iovec_do
set done to true if all data in iovec array is copied

Signed-off-by: liangchaozhong <liangchaozhong@xiaomi.com>
2022-10-11 00:57:49 +08:00
..
Kconfig
Make.defs move usrsock_dev.c to driver folder 2022-09-10 13:08:22 +08:00
usrsock_accept.c net/usrsock: Simplify the return value process of net_timedwait 2022-09-11 10:08:04 +09:00
usrsock_bind.c net/usrsock: Remove the unnecessary extra space 2022-09-11 10:08:04 +09:00
usrsock_close.c net/usrsock: Remove the unnecessary extra space 2022-09-11 10:08:04 +09:00
usrsock_conn.c usrsock:refine usrsock's architecture 2022-09-09 20:56:12 +09:00
usrsock_connect.c net/usrsock: Remove the unnecessary extra space 2022-09-11 10:08:04 +09:00
usrsock_devif.c usrsock:add done flag in usrsock_iovec_do 2022-10-11 00:57:49 +08:00
usrsock_event.c usrsock:refine usrsock's architecture 2022-09-09 20:56:12 +09:00
usrsock_getpeername.c net/usrsock: Remove the unnecessary extra space 2022-09-11 10:08:04 +09:00
usrsock_getsockname.c net/usrsock: Remove the unnecessary extra space 2022-09-11 10:08:04 +09:00
usrsock_getsockopt.c net/usrsock: Remove the unnecessary blank line 2022-09-11 10:08:04 +09:00
usrsock_ioctl.c net/usrsock: Remove the unnecessary blank line 2022-09-11 10:08:04 +09:00
usrsock_listen.c net/usrsock: Remove the unnecessary extra space 2022-09-11 10:08:04 +09:00
usrsock_poll.c poll: add poll_notify() api and call it in all drivers 2022-09-26 12:06:32 +08:00
usrsock_recvmsg.c net/usrsock: Simplify the return value process of net_timedwait 2022-09-11 10:08:04 +09:00
usrsock_sendmsg.c net/usrsock: Simplify the return value process of net_timedwait 2022-09-11 10:08:04 +09:00
usrsock_setsockopt.c net/usrsock: Remove the unnecessary blank line 2022-09-11 10:08:04 +09:00
usrsock_socket.c net/usrsock: Remove the unnecessary blank line 2022-09-11 10:08:04 +09:00
usrsock_sockif.c net/usrsock: fix build warning 2022-01-19 12:09:53 +01:00
usrsock.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00