ESOCKTNOSUPPORT

Socket type not supported

version(!CRuntime_Microsoft && !CRuntime_Newlib && !linux && !Darwin && !FreeBSD && !NetBSD && OpenBSD)
extern (C) @trusted nothrow @nogc
enum ESOCKTNOSUPPORT = 44;

Meta