Searched defs:ECONNABORTED (Results 1 – 6 of 6) sorted by relevance
120 #define ECONNABORTED WSAECONNABORTED macro
102 #define ECONNABORTED 53 /* Software caused connection abort */ macro
57 #define ECONNABORTED WSAECONNABORTED macro
182 #define ECONNABORTED 130 /* Software caused connection abort */ macro
162 #define ECONNABORTED 130 /* Software caused connection abort */ macro
576 public static final int ECONNABORTED = 130; field in PoolsException