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