Searched defs:ESOCKTNOSUPPORT (Results 1 – 5 of 5) sorted by relevance
91 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
105 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
150 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
170 #define ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
531 public static final int ESOCKTNOSUPPORT = 121; field in PoolsException