Searched refs:POLLERR (Results 1 – 6 of 6) sorted by relevance
226 pfd.events = POLLIN | POLLERR; in sockets_stresstest_wait_readable_poll()238 if (pfd.revents & POLLERR) { in sockets_stresstest_wait_readable_poll()
506 #define POLLERR 0x4 macro
473 if (fd.revents & POLLERR)
1856 #define POLLERR 0x0008 macro
1005 #define POLLERR 0x0001 macro
2299 fds[fdi].revents |= POLLERR; in lwip_pollscan()