pollout
error = pollout(pl, fds, nfds);
error = pollout(pl, fds, nfds);
int pollout(struct pollfd *, struct pollfd *, u_int);
sock_poll_timeout(int fd, int timeout, int pollin, int pollout, int* event)
log_assert(pollin || pollout);
if(pollout)