SSF_WRITE
((pfd->revents & POLLOUT) ? SSF_WRITE : 0) |
(FD_ISSET(fd, &selstate->wfds) ? SSF_WRITE : 0) |