Searched defs:ECONNRESET (Results 1 – 6 of 6) sorted by relevance
102 #define ECONNRESET WSAECONNRESET macro
103 #define ECONNRESET 54 /* Connection reset by peer */ macro
54 #define ECONNRESET WSAECONNRESET macro
183 #define ECONNRESET 131 /* Connection reset by peer */ macro
163 #define ECONNRESET 131 /* Connection reset by peer */ macro
581 public static final int ECONNRESET = 131; field in PoolsException