Searched defs:EADDRNOTAVAIL (Results 1 – 5 of 5) sorted by relevance
66 #define EADDRNOTAVAIL WSAEADDRNOTAVAIL macro
96 #define EADDRNOTAVAIL 49 /* Can't assign requested address */ macro
176 #define EADDRNOTAVAIL 126 /* Can't assign requested address */ macro
156 #define EADDRNOTAVAIL 126 /* Can't assign requested address */ macro
556 public static final int EADDRNOTAVAIL = 126; field in PoolsException