Searched defs:ETIMEDOUT (Results 1 – 6 of 6) sorted by relevance
63 #define ETIMEDOUT WSAETIMEDOUT macro
109 #define ETIMEDOUT 60 /* Connection timed out */ macro
66 #define ETIMEDOUT WSAETIMEDOUT 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