Searched defs:ETIMEDOUT (Results 1 – 7 of 7) sorted by relevance
63 #define ETIMEDOUT WSAETIMEDOUT macro
109 #define ETIMEDOUT 60 /* Connection timed out */ macro
66 #define ETIMEDOUT WSAETIMEDOUT macro
124 #define ETIMEDOUT 60 /* Operation timed out */ macro
190 #define ETIMEDOUT 145 /* Connection timed out */ macro
170 #define ETIMEDOUT 145 /* Connection timed out */ macro
611 public static final int ETIMEDOUT = 145; field in PoolsException