mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
a82ee60da8
In usrsock_pollsetup, only set POLLIN if USRSOCK_EVENT_RECVFROM_AVAIL is set when remote is closed, avoiding invalid POLLIN events. Signed-off-by: daichuan <daichuan@xiaomi.com>