Lines Matching full:poll
237 ret = poll(fds, 2, poll_timeout);240 SNDERR("poll error: %s (%d)", strerror(errno), errno);245 SNDERR("poll fd %d revents %d", ret, fds[ret].revents);