Home | History | Annotate | Download | only in os

Lines Matching refs:revents

933                     fds[0].revents = 0;
942 if ((fds[0].revents & POLLIN) != 0) {
950 // Error case. revents should contain one of the error bits.