Searched defs:EAFNOSUPPORT (Results 1 – 6 of 6) sorted by relevance
69 #define EAFNOSUPPORT WSAEAFNOSUPPORT macro
287 # define EAFNOSUPPORT WSAEAFNOSUPPORT macro
94 #define EAFNOSUPPORT 47 /* Address family not supported by protocol family */ macro
173 #define EAFNOSUPPORT 124 /* Address family not supported by */ macro
153 #define EAFNOSUPPORT 124 /* Address family not supported by macro
546 public static final int EAFNOSUPPORT = 124; field in PoolsException