POLLIN

Undocumented in source.
  1. enum POLLIN;
    version(Windows)
    enum POLLIN = POLLRDNORM | POLLRDBAND;
  2. enum POLLIN;

Meta