POLLOUT
#define POLLWRNORM POLLOUT
FLAG_INFO_ENTRY(POLLOUT),
return _WaitFor(POLLOUT, timeout);
{ "w", POLLOUT },
pfd.events = POLLOUT;
if (pfd.revents != POLLOUT)