POLLHUP

Undocumented in source.
  1. enum POLLHUP;
    version(Windows)
    enum POLLHUP = 0x0002;
  2. enum POLLHUP;

Meta