mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
aa43f6ff1a
the previous patch can not handle the revent is POLLHUP or POLLERR, poll_setup needs to be executed only when the POLLIN or POLLOUT event changes. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>