POLLOUT

Undocumented in source.
  1. enum POLLOUT;
    version(Windows)
    enum POLLOUT = POLLWRNORM;
  2. enum POLLOUT;

Meta