incubator-nuttx/drivers/usrsock
Xiang Xiao eddd90de78 poll: pollsetup should notify only one fd passd by caller
since it's redundant to iterate the whole fds array in setup

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-11-21 09:07:17 +01:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
Make.defs move usrsock to kernel space 2023-01-11 15:14:03 +08:00
usrsock_dev.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
usrsock_rpmsg.c usrsock: Make the field of usrsock_request native alignment 2023-10-21 10:55:30 +08:00
usrsock_rpmsg_server.c usrsock_rpmsg_server: Keep msg order in recursive call 2023-11-01 10:14:18 +08:00