EVUTIL_AI_PASSIVE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum EVUTIL_AI_PASSIVE;
  2. enum EVUTIL_AI_PASSIVE;
    extern (C) nothrow
    static if(!(is(typeof(AI_PASSIVE))))
    enum EVUTIL_AI_PASSIVE = 0x1000;

Meta