EVUTIL_EAI_NONAME

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_EAI_NONAME;
  2. enum EVUTIL_EAI_NONAME;
    extern (C) nothrow
    static if(!(is(typeof(EAI_NONAME))))
    enum EVUTIL_EAI_NONAME = -908;

Meta