Home | History | Annotate | Download | only in lib

Lines Matching full:poll

39 #include <sys/poll.h>
1027 while ((n = poll(&p, 1, to)) < 0) {