Donny9 opened a new pull request #1840: URL: https://github.com/apache/incubator-nuttx/pull/1840
#Summary POLLPRI There is some exceptional condition on the file descriptor. Possibilities include: * There is out-of-band data on a TCP socket (see tcp(7)). * A pseudoterminal master in packet mode has seen a state change on the slave (see ioctl_tty(2)). * A cgroup.events file has been modified (see cgroups(7)). include/poll: add POLLPRI for exceptional event Change-Id: I40d566e2c6f0d1fd7232148918635fa8d336ce28 Signed-off-by: dongjiuzhu <dongjiuz...@xiaomi.com> ## Impact ## Testing build local. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org