incubator-nuttx/drivers/usrsock
Zhe Weng 9fd4d6b767 usrsock_server: Do not poll SOCK_CTRL.
It seems that we don't need to poll the SOCK_CTRL sockets, so skip them in usrsock server.

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2023-03-29 09:18:36 -03:00
..
Kconfig move usrsock to kernel space 2023-01-11 15:14:03 +08:00
Make.defs move usrsock to kernel space 2023-01-11 15:14:03 +08:00
usrsock_dev.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
usrsock_rpmsg.c net: consistent the net sem wait naming conversion 2023-01-15 12:31:30 -03:00
usrsock_rpmsg_server.c usrsock_server: Do not poll SOCK_CTRL. 2023-03-29 09:18:36 -03:00