ESOCKTNOSUPPORT

version(!Windows && linux && !X86_Any && !ARM_Any && HPPA_Any)
extern (C) @trusted nothrow @nogc
enum ESOCKTNOSUPPORT = 221;

Meta