Searched refs:ESOCKTNOSUPPORT (Results 1 – 2 of 2) sorted by relevance
79 ESOCKTNOSUPPORT = 0x4000002c, /* Socket type not supported */ enumerator276 #define ESOCKTNOSUPPORT 0x4000002c macro
310 #ifdef ESOCKTNOSUPPORT313 _S(ESOCKTNOSUPPORT, N_("Socket type not supported"))
Completed in 5 milliseconds